diff --git a/src/version.h b/src/version.h index 8d88b6ed1..37f3b1dd4 100644 --- a/src/version.h +++ b/src/version.h @@ -41,12 +41,12 @@ const char *GetVersionString(); /** Lots of different version numbers **/ -#define VERSIONSTR "1.0" +#define VERSIONSTR "1.1pre" // The version as seen in the Windows resource -#define RC_FILEVERSION 1,0,0,0 -#define RC_PRODUCTVERSION 1,0,0,0 -#define RC_PRODUCTVERSION2 "1.0" +#define RC_FILEVERSION 1,0,9999,0 +#define RC_PRODUCTVERSION 1,0,9999,0 +#define RC_PRODUCTVERSION2 "1.1pre" // Version identifier for network games. // Bump it every time you do a release unless you're certain you