(svn r26409) -Update: Version number in some more places.

This commit is contained in:
frosch
2014-03-17 20:16:05 +00:00
parent fa0fdd45c6
commit 8ff9499fe2
6 changed files with 10 additions and 10 deletions

View File

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

View File

@@ -253,7 +253,7 @@
* 185 25620
* 186 25833
* 187 25899
* 188 26169
* 188 26169 1.4.x
*/
extern const uint16 SAVEGAME_VERSION = 188; ///< Current savegame version of OpenTTD.