X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fversion.h;fp=src%2Fversion.h;h=e53f179a39c2ad7982153d7f3b0694eef38cc1b2;hp=45c66db69ea40c6999823b6022d8a0d1c4377507;hb=bafc8da08d2a0ece54ac443aa4569974b319cccb;hpb=0fce2b7e651d92f3ebadd321938e1f2972015920 diff --git a/src/version.h b/src/version.h index 45c66db..e53f179 100644 --- a/src/version.h +++ b/src/version.h @@ -24,7 +24,7 @@ extern const std::string CLIENT_DATE; // // database format versioning // -static const int DATABASE_VERSION = 60011; +static const int DATABASE_VERSION = 70505; // // network protocol versioning