Forgot version bump

This commit is contained in:
Edward Richardson 2014-11-21 17:53:33 +13:00
parent 3437f4fcab
commit c494063eb9
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ const char *GetVersionString();
// Use 4500 as the base git save version, since it's higher than the
// SVN revision ever got.
#define SAVEVER 4515
#define SAVEVER 4516
#define SAVEVERSTRINGIFY2(x) #x
#define SAVEVERSTRINGIFY(x) SAVEVERSTRINGIFY2(x)