Version 2.7.1

This commit is contained in:
Randy Heit 2013-07-02 15:46:31 -05:00
parent e845b292c2
commit 5b17c0779b
1 changed files with 3 additions and 3 deletions

View File

@ -41,11 +41,11 @@ const char *GetVersionString();
/** Lots of different version numbers **/
#define VERSIONSTR "2.7.0"
#define VERSIONSTR "2.7.1"
// The version as seen in the Windows resource
#define RC_FILEVERSION 2,7,0,0
#define RC_PRODUCTVERSION 2,7,0,0
#define RC_FILEVERSION 2,7,1,0
#define RC_PRODUCTVERSION 2,7,1,0
#define RC_PRODUCTVERSION2 "2.7"
// Version identifier for network games.