Browse Source

0.9.19

miguelfreitas v0.9.19
Miguel Freitas 11 years ago
parent
commit
adc9e82f3a
  1. 2
      src/clientversion.h

2
src/clientversion.h

@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 9
#define CLIENT_VERSION_REVISION 18
#define CLIENT_VERSION_REVISION 19
#define CLIENT_VERSION_BUILD 0
// Set to true for release, false for prerelease or test build

Loading…
Cancel
Save