We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9df067 commit f3b86d8Copy full SHA for f3b86d8
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 0
+#define OTEZIP_VERSION_PATCH 1
14
15
#define OTEZIP_STRINGIFY(x) #x
16
#define OTEZIP_TOSTRING(x) OTEZIP_STRINGIFY(x)
0 commit comments