Skip to content

Commit

Permalink
DB Version Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
metaspartan committed Feb 24, 2018
1 parent 5f92bc4 commit de4c9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ extern const std::string CLIENT_DATE;
//
// database format versioning
//
static const int DATABASE_VERSION = 21213;
static const int DATABASE_VERSION = 21212;

//
// network protocol versioning
Expand Down

0 comments on commit de4c9ad

Please sign in to comment.