Merge pull request #730

435b6e4 bump the version (Riccardo Spagni)
e4c2e9e baked-in block headers now go all the way up to 1 million. 1 MILLION (Riccardo Spagni)
This commit is contained in:
Riccardo Spagni 2016-03-16 22:07:37 +02:00
commit e05278cef5
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -1,4 +1,4 @@
#define MONERO_VERSION_TAG "@VERSIONTAG@"
#define MONERO_VERSION "0.9.1.0"
#define MONERO_VERSION "0.9.2.0"
#define MONERO_RELEASE_NAME "Hydrogen Helix"
#define MONERO_VERSION_FULL MONERO_VERSION "-" MONERO_VERSION_TAG