Skip to content

Commit 470d6c6

Browse files
committed
build(release): bump version to 1.8.1
1 parent 8613f4c commit 470d6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define RELEASE_VER_MAIN 1
55
#define RELEASE_VER_SUB 8
6-
#define RELEASE_VER_FIX 0
6+
#define RELEASE_VER_FIX 1
77
#define RELEASE_VER_PATCH 0
88

99
#define TOSTRING2(arg) #arg

0 commit comments

Comments
 (0)