Skip to content

Commit dae65b7

Browse files
committed
Increment version
1 parent e3b97a8 commit dae65b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Indicates minor changes, like vanilla bugfixes, unhardcodings or hacks
1717
#define VERSION_REVISION 0
1818
// Indicates YRpp-Spawner-related bugfixes only
19-
#define VERSION_PATCH 6
19+
#define VERSION_PATCH 7
2020

2121
#if defined(IS_CNCNET_YR_VER) && defined(IS_HARDENED_VER)
2222
#define PRODUCT_TYPE "(CnCNet YR, hardened)"

0 commit comments

Comments
 (0)