forked from mirror/OpenTTD
(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:
@@ -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
|
||||
|
Reference in New Issue
Block a user