Bump client version to 0.7.0.99 now that 0.7.0 release is final.
This commit is contained in:
parent
7fddf1210e
commit
5add0b0d0f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#define CLIENT_VERSION_MAJOR 0
|
||||
#define CLIENT_VERSION_MINOR 7
|
||||
#define CLIENT_VERSION_REVISION 0
|
||||
#define CLIENT_VERSION_BUILD 3
|
||||
#define CLIENT_VERSION_BUILD 99
|
||||
|
||||
// Converts the parameter X to a string after macro replacement on X has been performed.
|
||||
// Don't merge these into one macro!
|
||||
|
|
Loading…
Reference in a new issue