We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ce143 commit f5dab1fCopy full SHA for f5dab1f
crucible island.plist
@@ -21,7 +21,7 @@
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
24
- <string>1d</string>
+ <string>1a1</string>
25
<key>LSApplicationCategoryType</key>
26
<string>public.app-category.arcade-games</string>
27
<key>LSMinimumSystemVersion</key>
src/core/GameSystem.h
@@ -11,7 +11,7 @@
11
#define PROGRAM_VERSION "1"
12
13
// Build identifier string (DEVEL | ALPHA# | BETA# | STABLE)
14
-#define PROGRAM_BUILDSTRING "DEVEL"
+#define PROGRAM_BUILDSTRING "ALPHA1"
15
16
#include <cstdlib>
17
#include <map>
0 commit comments