Version bump (#450)

* Bump version

* Version bump.

* Version bump.
This commit is contained in:
Gav Wood
2018-07-29 14:55:06 +01:00
committed by GitHub
parent 859a420ae9
commit 5b6dde07dc
8 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: ver_str!("polkadot"),
impl_name: ver_str!("parity-polkadot"),
authoring_version: 1,
spec_version: 1,
spec_version: 2,
impl_version: 0,
};