summaryrefslogtreecommitdiff
path: root/ottdres.rc
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-06-28 23:05:00 +0000
committerDarkvater <darkvater@openttd.org>2006-06-28 23:05:00 +0000
commit1759f27b32bdd69bee77414c8215d3a870d95c9d (patch)
treec67dd7ee32d0129eb0c8f5432e73486138b8c422 /ottdres.rc
parentda897446099ae32831ba861dbcb52ae6f024b838 (diff)
downloadopenttd-1759f27b32bdd69bee77414c8215d3a870d95c9d.tar.xz
(svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Diffstat (limited to 'ottdres.rc')
-rw-r--r--ottdres.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/ottdres.rc b/ottdres.rc
index ec361283f..1070eacb9 100644
--- a/ottdres.rc
+++ b/ottdres.rc
@@ -65,8 +65,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,4,7,0
- PRODUCTVERSION 0,4,7,0
+ FILEVERSION 0,4,8,0
+ PRODUCTVERSION 0,4,8,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -84,7 +84,7 @@ BEGIN
VALUE "Comments", "This program is licensed under the GNU General Public License.\0"
VALUE "CompanyName", "OpenTTD Development Team\0"
VALUE "FileDescription", "OpenTTD\0"
- VALUE "FileVersion", "0.4.7.0\0"
+ VALUE "FileVersion", "0.4.8.0\0"
VALUE "InternalName", "openttd\0"
VALUE "LegalCopyright", "Copyright © OpenTTD Developers 2002-2006. All Rights Reserved.\0"
VALUE "LegalTrademarks", "\0"