We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79099e4 commit dcf449cCopy full SHA for dcf449c
OpenSpades.h
@@ -8,7 +8,7 @@
8
#define OS_STRINGIFY2(x) #x
9
#define OS_STRINGIFY(x) OS_STRINGIFY2(x)
10
11
-#define OpenSpades_VER_STR "OpenSpades 0.1.3-rc for OS X"
+#define OpenSpades_VER_STR "OpenSpades 0.1.3 for OS X"
12
#define PACKAGE_STRING OpenSpades_VER_STR
13
14
/* #undef HAS_OPENAL */
Resources/PackageInfo.json
@@ -1,6 +1,6 @@
1
{
2
- "Version": [0, 1, 3, 0],
3
- "VersionText": "0.1.3-rc",
+ "Version": [0, 1, 3, 4],
+ "VersionText": "0.1.3",
4
"UpdateFeed": {
5
"Type": "Standard",
6
"Platform": "SourceCode",
XSpades/PackageInfo.json
"Platform": "Mac",
0 commit comments