tversion 0.39 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 6f15772a9425dccf7053b310fc2681294b648f71 DIR parent 008a5974e65694c4586758ed721da323c7ff2f9c HTML Author: ThomasV <thomasv@gitorious> Date: Wed, 8 Feb 2012 19:15:26 +0300 version 0.39 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.38" +ELECTRUM_VERSION = "0.39" SEED_VERSION = 4 # bump this everytime the seed generation is modified