Skip to content

Commit 0f574e3

Browse files
build(release): bump version to 1.13.5 (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3571993 commit 0f574e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 13
6-
#define RELEASE_VER_FIX 4
6+
#define RELEASE_VER_FIX 5
77

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

0 commit comments

Comments
 (0)