Skip to content

Commit

Permalink
Update version to 0.1.3. (#281)
Browse files Browse the repository at this point in the history
* Update version to 0.1.3.
  • Loading branch information
peilun-conflux authored and boqiu committed Jul 1, 2019
1 parent 891af59 commit e212e91
Show file tree
Hide file tree
Showing 3 changed files with 48,188 additions and 44,787 deletions.
2 changes: 1 addition & 1 deletion client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ use txgen::{
/// Used in Genesis author to indicate testnet version
/// Increase by one for every test net reset
const TESTNET_VERSION: &'static str =
"0000000000000000000000000000000000000007";
"0000000000000000000000000000000000000008";

pub struct ClientHandle {
pub debug_rpc_http_server: Option<HttpServer>,
Expand Down
Loading

0 comments on commit e212e91

Please sign in to comment.