summaryrefslogtreecommitdiff
path: root/openttd.rc
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.rc')
-rw-r--r--openttd.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/openttd.rc b/openttd.rc
index 82c152dac..433b6b40f 100644
--- a/openttd.rc
+++ b/openttd.rc
@@ -61,8 +61,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,0,0,0
- PRODUCTVERSION 0,0,0,0
+ FILEVERSION 0,4,0,1
+ PRODUCTVERSION 0,4,0,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -80,7 +80,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.0.0.0\0"
+ VALUE "FileVersion", "0.4.0.1\0"
VALUE "InternalName", "openttd\0"
VALUE "LegalCopyright", "Copyright © OpenTTD Developers 2002-2005. All Rights Reserved.\0"
VALUE "LegalTrademarks", "\0"