(svn r24441) -Update: Version number to 1.3 in some more files.
This commit is contained in:
@@ -79,8 +79,8 @@ END
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,2,0,!!REVISION!!
|
||||
PRODUCTVERSION 1,2,0,!!REVISION!!
|
||||
FILEVERSION 1,3,0,!!REVISION!!
|
||||
PRODUCTVERSION 1,3,0,!!REVISION!!
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
@@ -168,6 +168,7 @@ public:
|
||||
* - "1.0" (for AI only)
|
||||
* - "1.1" (for AI only)
|
||||
* - "1.2" (for both AI and GS)
|
||||
* - "1.3" (for both AI and GS)
|
||||
*
|
||||
* @return The version this Script is compatible with.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user