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