We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9d243 commit 10897dcCopy full SHA for 10897dc
AskSinPP.h
@@ -8,7 +8,7 @@
8
9
#define ASKSIN_PLUS_PLUS_MAJOR 5
10
#define ASKSIN_PLUS_PLUS_MINOR 0
11
-#define ASKSIN_PLUS_PLUS_SERVICE 2
+#define ASKSIN_PLUS_PLUS_SERVICE 3
12
13
#define ASKSIN_PLUS_PLUS_VERSION (ASKSIN_PLUS_PLUS_MAJOR * 10000 \
14
+ ASKSIN_PLUS_PLUS_MINOR * 100 + ASKSIN_PLUS_PLUS_SERVICE)
0 commit comments