commit f8ce5b65df4b36cf802915cd9a09e482de456d99 parent a5496a5477a65931e3232c0585ecfed6a3d5456a Author: ThomasV <thomasv@gitorious> Date: Thu, 17 May 2012 18:15:14 +0200 version 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.49c" +ELECTRUM_VERSION = "0.49d" SEED_VERSION = 4 # bump this everytime the seed generation is modified