tversion 0.36b - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 9e2e8ef411c60162a03bfe4dab2acdfe9019a10c DIR parent ab43432d311864b90d90d37e39e4a804c772e1f0 HTML Author: ThomasV <thomasv@gitorious> Date: Sun, 15 Jan 2012 07:57:44 +0300 version 0.36b 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.36" +ELECTRUM_VERSION = "0.36b" SEED_VERSION = 4 # bump this everytime the seed generation is modified