diff --git a/a2bejwld.xcodeproj/project.xcworkspace/xcuserdata/jrand.xcuserdatad/UserInterfaceState.xcuserstate b/a2bejwld.xcodeproj/project.xcworkspace/xcuserdata/jrand.xcuserdatad/UserInterfaceState.xcuserstate index 948bd6b..c20aed2 100644 Binary files a/a2bejwld.xcodeproj/project.xcworkspace/xcuserdata/jrand.xcuserdatad/UserInterfaceState.xcuserstate and b/a2bejwld.xcodeproj/project.xcworkspace/xcuserdata/jrand.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/a2bejwld/ui.c b/a2bejwld/ui.c index 2b29aee..458c53d 100644 --- a/a2bejwld/ui.c +++ b/a2bejwld/ui.c @@ -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"