We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d4cc1 commit f300172Copy full SHA for f300172
C/7zVersion.h
@@ -1,7 +1,7 @@
1
#define MY_VER_MAJOR 21
2
#define MY_VER_MINOR 07
3
-#define MY_VER_BUILD 01
4
-#define MY_VERSION_NUMBERS "21.07.01"
+#define MY_VER_BUILD 02
+#define MY_VERSION_NUMBERS "21.07.02"
5
#define MY_VERSION MY_VERSION_NUMBERS
6
7
#ifdef MY_CPU_NAME
0 commit comments