Skip to content

Commit

Permalink
Update AskSinPP.h
Browse files Browse the repository at this point in the history
version update
  • Loading branch information
pa-pa authored Jan 15, 2024
1 parent 2a9d243 commit 10897dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AskSinPP.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#define ASKSIN_PLUS_PLUS_MAJOR 5
#define ASKSIN_PLUS_PLUS_MINOR 0
#define ASKSIN_PLUS_PLUS_SERVICE 2
#define ASKSIN_PLUS_PLUS_SERVICE 3

#define ASKSIN_PLUS_PLUS_VERSION (ASKSIN_PLUS_PLUS_MAJOR * 10000 \
+ ASKSIN_PLUS_PLUS_MINOR * 100 + ASKSIN_PLUS_PLUS_SERVICE)
Expand Down

0 comments on commit 10897dc

Please sign in to comment.