modules -> x

This commit is contained in:
Jae Kwon 2017-10-31 17:51:44 -05:00
parent 2b84b2cda2
commit 8d305039c8
48 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package version
// when updating these,
// remember to also update examples/basecoin/tests/cli/rpc.sh
// ... ugh ....
// TODO improve
const Maj = "0"
const Min = "7"