Skip to content

Commit dc30c2a

Browse files
authored
Update clientversion.h
1 parent d056671 commit dc30c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clientversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
//! These need to be macros, as clientversion.cpp's and xsn*-res.rc's voodoo requires it
1717
#define CLIENT_VERSION_MAJOR 1
1818
#define CLIENT_VERSION_MINOR 0
19-
#define CLIENT_VERSION_REVISION 5
19+
#define CLIENT_VERSION_REVISION 6
2020
#define CLIENT_VERSION_BUILD 0
2121

2222
//! Set to true for release, false for prerelease or test build

0 commit comments

Comments
 (0)