(svn r20028) -Fix: trunk Windows binaries still had a 1.0.0.xxxxx version number

This commit is contained in:
rubidium
2010-06-28 13:51:33 +00:00
parent 59237a18eb
commit fc9a00e937

View File

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