Implement a hard fork for extended/infinite claim expiration times #112

Closed
lbrynaut wants to merge 247 commits from claim-expiration into master
Showing only changes of commit af860d89cf - Show all commits

View file

@ -20,7 +20,7 @@
#define CLIENT_VERSION_BUILD 1 #define CLIENT_VERSION_BUILD 1
//! Set to true for release, false for prerelease or test build //! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE false #define CLIENT_VERSION_IS_RELEASE true
/** /**
* Copyright year (2009-this) * Copyright year (2009-this)