Skip to content

Commit 10897dc

Browse files
authored
Update AskSinPP.h
version update
1 parent 2a9d243 commit 10897dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AskSinPP.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#define ASKSIN_PLUS_PLUS_MAJOR 5
1010
#define ASKSIN_PLUS_PLUS_MINOR 0
11-
#define ASKSIN_PLUS_PLUS_SERVICE 2
11+
#define ASKSIN_PLUS_PLUS_SERVICE 3
1212

1313
#define ASKSIN_PLUS_PLUS_VERSION (ASKSIN_PLUS_PLUS_MAJOR * 10000 \
1414
+ ASKSIN_PLUS_PLUS_MINOR * 100 + ASKSIN_PLUS_PLUS_SERVICE)

0 commit comments

Comments
 (0)