1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-27 16:39:09 +00:00

(svn r25520) -Fix-ish: don't pretend that trunk is still doing something 1.3-ish in the Windows executable version information

This commit is contained in:
rubidium
2013-06-29 16:13:41 +00:00
parent be4451d40f
commit c33040e037

View File

@@ -79,8 +79,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,3,0,!!REVISION!!
PRODUCTVERSION 1,3,0,!!REVISION!!
FILEVERSION 1,4,0,!!REVISION!!
PRODUCTVERSION 1,4,0,!!REVISION!!
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L