We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c22e7 commit 554b774Copy full SHA for 554b774
1 file changed
src/include/config.h
@@ -10,7 +10,7 @@
10
11
#define OTEZIP_VERSION_MAJOR 0
12
#define OTEZIP_VERSION_MINOR 3
13
-#define OTEZIP_VERSION_PATCH 1
+#define OTEZIP_VERSION_PATCH 2
14
15
#define OTEZIP_STRINGIFY(x) #x
16
#define OTEZIP_TOSTRING(x) OTEZIP_STRINGIFY(x)
0 commit comments