electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit c1abb8ea05c68de7072a34c2f40f1e8c303be0fe
parent 18eaec6fa297b6d9ce1a53b1a84d358dffa60b6b
Author: Maran <maran.hidskes@gmail.com>
Date:   Sun, 12 Aug 2012 21:21:37 +0200

Bump version to 1.0

Diffstat:
Mlib/version.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/version.py b/lib/version.py @@ -1,3 +1,3 @@ -ELECTRUM_VERSION = "0.61" +ELECTRUM_VERSION = "1.0" SEED_VERSION = 4 # bump this everytime the seed generation is modified TRANSLATION_ID = 28344 # version of the wiki page