commit 34ca6baf73f95940b7d4c6373a801c97d3ae5e3f parent 1c2c62480d62d9b37bd7a01f0de8850dc3ffdf44 Author: ThomasV <thomasv@gitorious> Date: Thu, 17 May 2012 10:58:28 +0200 version 0.49b Diffstat:
M | lib/version.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/version.py b/lib/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.49a" +ELECTRUM_VERSION = "0.49b" SEED_VERSION = 4 # bump this everytime the seed generation is modified