tversion 0.40 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit a09025cd75c183767cce5b249926268aaf881f6a DIR parent 299ee5f04133a57018751770abb766db35e72b5e HTML Author: thomasv <thomasv@gitorious> Date: Mon, 13 Feb 2012 17:19:31 +0100 version 0.40 Diffstat: M client/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/client/version.py b/client/version.py t@@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.39b" +ELECTRUM_VERSION = "0.40" SEED_VERSION = 4 # bump this everytime the seed generation is modified