We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609ab5f commit 907eeb2Copy full SHA for 907eeb2
include/def.hpp
@@ -8,7 +8,7 @@
8
/*------ Version ------*/
9
#define SZ_VERSION_MAJOR 3
10
#define SZ_VERSION_MINOR 0
11
-#define SZ_VERSION_RELEASE 0
+#define SZ_VERSION_RELEASE 1
12
13
#define SZ_LIB_VERSION SZ_VERSION_MAJOR.SZ_VERSION_MINOR.SZ_VERSION_RELEASE
14
#define SZ_QUOTE(str) #str
0 commit comments