Browse Source

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

0.8
Gavin Andresen 12 years ago
parent
commit
5add0b0d0f
  1. 2
      src/clientversion.h

2
src/clientversion.h

@ -9,7 +9,7 @@ @@ -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