And bump the version number.

This commit is contained in:
Jeremy Rand 2020-01-30 22:57:32 -05:00
parent 7b7847d391
commit 7955b7a0ec
2 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
// Defines
#define SAVE_OPTIONS_FILE "A2BEJWLD.OPTS"
#define BASE_VERSION "v2.2a2"
#define BASE_VERSION "v2.2a3"
#ifdef TOTAL_REPLAY_BUILD
#define VERSION BASE_VERSION ".tr"