- Version 0.1.1 tag

This commit is contained in:
Rachael Alexanderson 2016-10-29 21:44:30 -04:00
parent de8260ed8b
commit 09961abeea
1 changed files with 5 additions and 5 deletions

View File

@ -41,17 +41,17 @@ const char *GetVersionString();
/** Lots of different version numbers **/
#define VERSIONSTR "0.2pre"
#define VERSIONSTR "0.1.1"
// The version as seen in the Windows resource
#define RC_FILEVERSION 0,1,9999,0
#define RC_PRODUCTVERSION 0,1,9999,0
#define RC_PRODUCTVERSION2 "0.2pre"
#define RC_FILEVERSION 0,1,1,0
#define RC_PRODUCTVERSION 0,1,1,0
#define RC_PRODUCTVERSION2 "0.1.1"
// Version identifier for network games.
// Bump it every time you do a release unless you're certain you
// didn't change anything that will affect sync.
#define NETGAMEVERSION 233
#define NETGAMEVERSION 234
// Version stored in the ini's [LastRun] section.
// Bump it if you made some configuration change that you want to