Skip to content

Commit 76775cd

Browse files
authored
build(release): bump version to 1.13.4 (#193)
1 parent 2455326 commit 76775cd

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

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

0 commit comments

Comments
 (0)