summaryrefslogtreecommitdiff
path: root/ottdres.rc
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2006-03-26 21:07:56 +0000
committerDarkvater <Darkvater@openttd.org>2006-03-26 21:07:56 +0000
commit3cc69d7b483cdf9d8b36a3e4c5dfc177d584a2d9 (patch)
treee72eb58540956705625b608435b94e9cba762ed7 /ottdres.rc
parentc40740e058983e02912d7844a64f0c2568df7b28 (diff)
downloadopenttd-3cc69d7b483cdf9d8b36a3e4c5dfc177d584a2d9.tar.xz
(svn r4123) - 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 fbc5e93eb..ec361283f 100644
--- a/ottdres.rc
+++ b/ottdres.rc
@@ -65,8 +65,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,4,5,0
- PRODUCTVERSION 0,4,5,0
+ FILEVERSION 0,4,7,0
+ PRODUCTVERSION 0,4,7,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.5.0\0"
+ VALUE "FileVersion", "0.4.7.0\0"
VALUE "InternalName", "openttd\0"
VALUE "LegalCopyright", "Copyright © OpenTTD Developers 2002-2006. All Rights Reserved.\0"
VALUE "LegalTrademarks", "\0"