diff --git a/Adventures in Lestoria/Version.h b/Adventures in Lestoria/Version.h index a4f472a3..7851ea53 100644 --- a/Adventures in Lestoria/Version.h +++ b/Adventures in Lestoria/Version.h @@ -39,7 +39,7 @@ All rights reserved. #define VERSION_MAJOR 1 #define VERSION_MINOR 2 #define VERSION_PATCH 1 -#define VERSION_BUILD 8951 +#define VERSION_BUILD 8950 #define stringify(a) stringify_(a) #define stringify_(a) #a