We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406a24a commit 577cd42Copy full SHA for 577cd42
src/version.h
@@ -4,7 +4,7 @@
4
#define RELEASE_VER_MAIN 1
5
#define RELEASE_VER_SUB 16
6
#define RELEASE_VER_FIX 0
7
-#define RELEASE_VER_PRE_SUFFIX "-alpha.2"
+#define RELEASE_VER_PRE_SUFFIX "-alpha.3"
8
9
#define TOSTRING2(arg) #arg
10
#define TOSTRING(arg) TOSTRING2(arg)
0 commit comments