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 0ea8224 commit 5bc8c80Copy full SHA for 5bc8c80
src/version.h
@@ -16,7 +16,7 @@
16
// Indicates minor changes, like vanilla bugfixes, unhardcodings or hacks
17
#define VERSION_REVISION 0
18
// Indicates YRpp-Spawner-related bugfixes only
19
-#define VERSION_PATCH 11
+#define VERSION_PATCH 12
20
21
#if defined(IS_CNCNET_YR_VER) && defined(IS_HARDENED_VER)
22
#define PRODUCT_TYPE "(CnCNet YR, hardened)"
0 commit comments