Skip to content

Commit 880753f

Browse files
build(release): bump version to 1.15.2 (#232)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a2f56a7 commit 880753f

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
@@ -3,7 +3,7 @@
33

44
#define RELEASE_VER_MAIN 1
55
#define RELEASE_VER_SUB 15
6-
#define RELEASE_VER_FIX 1
6+
#define RELEASE_VER_FIX 2
77

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

0 commit comments

Comments
 (0)