Skip to content

Commit

Permalink
build(release): bump version to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bush2021 committed Feb 28, 2024
1 parent 0cc9121 commit ee4760e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Expand Up @@ -3,7 +3,7 @@

#define RELEASE_VER_MAIN 1
#define RELEASE_VER_SUB 8
#define RELEASE_VER_FIX 0
#define RELEASE_VER_FIX 1

#define TOSTRING2(arg) #arg
#define TOSTRING(arg) TOSTRING2(arg)
Expand Down

0 comments on commit ee4760e

Please sign in to comment.