Skip to content

Commit 907eeb2

Browse files
committed
update
1 parent 609ab5f commit 907eeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/def.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/*------ Version ------*/
99
#define SZ_VERSION_MAJOR 3
1010
#define SZ_VERSION_MINOR 0
11-
#define SZ_VERSION_RELEASE 0
11+
#define SZ_VERSION_RELEASE 1
1212

1313
#define SZ_LIB_VERSION SZ_VERSION_MAJOR.SZ_VERSION_MINOR.SZ_VERSION_RELEASE
1414
#define SZ_QUOTE(str) #str

0 commit comments

Comments
 (0)