We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef835f6 commit c501074Copy full SHA for c501074
1 file changed
src/include/otezip/config.h
@@ -5,7 +5,7 @@
5
6
#define OTEZIP_VERSION_MAJOR 0
7
#define OTEZIP_VERSION_MINOR 4
8
-#define OTEZIP_VERSION_PATCH 6
+#define OTEZIP_VERSION_PATCH 8
9
10
#define OTEZIP_STRINGIFY(x) #x
11
#define OTEZIP_TOSTRING(x) OTEZIP_STRINGIFY(x)
0 commit comments