Skip to content

Commit 577cd42

Browse files
authored
build(release): bump version to 1.16.0-alpha.3 (#245)
Build-Run-Id: 24457572167
1 parent 406a24a commit 577cd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#define RELEASE_VER_MAIN 1
55
#define RELEASE_VER_SUB 16
66
#define RELEASE_VER_FIX 0
7-
#define RELEASE_VER_PRE_SUFFIX "-alpha.2"
7+
#define RELEASE_VER_PRE_SUFFIX "-alpha.3"
88

99
#define TOSTRING2(arg) #arg
1010
#define TOSTRING(arg) TOSTRING2(arg)

0 commit comments

Comments
 (0)