Skip to content

Commit d03f0e9

Browse files
authored
Update clientversion.h
1 parent b5dc34d commit d03f0e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/clientversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#define CLIENT_VERSION_MAJOR 1
1010
#define CLIENT_VERSION_MINOR 2
1111
#define CLIENT_VERSION_REVISION 1
12-
#define CLIENT_VERSION_BUILD 5
12+
#define CLIENT_VERSION_BUILD 6
1313

1414
// Converts the parameter X to a string after macro replacement on X has been performed.
1515
// Don't merge these into one macro!

0 commit comments

Comments
 (0)