Bump client version to 0.7.0.99 now that 0.7.0 release is final.

pull/59/head
Gavin Andresen 12 years ago
parent 7fddf1210e
commit 5add0b0d0f

@ -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…
Cancel
Save