From c1abb8ea05c68de7072a34c2f40f1e8c303be0fe Mon Sep 17 00:00:00 2001 From: Maran Date: Sun, 12 Aug 2012 21:21:37 +0200 Subject: [PATCH] Bump version to 1.0 --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 23daae03e..63579b73e 100644 --- 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