(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
1 changed files with 2 additions and 2 deletions

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