Skip to content

Commit

Permalink
Upgrade version to v0.2.1. (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
peilun-conflux authored Feb 13, 2020
1 parent 4d44c57 commit 874f96a
Show file tree
Hide file tree
Showing 3 changed files with 78,223 additions and 44,658 deletions.
2 changes: 1 addition & 1 deletion client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ mod tests;

/// Used in Genesis author to indicate testnet version
/// Increase by one for every test net reset
const TESTNET_VERSION: &str = "000000000000000000000000000000000000000f";
const TESTNET_VERSION: &str = "0000000000000000000000000000000000000010";
Loading

0 comments on commit 874f96a

Please sign in to comment.