commit ec24fcb1f7ad427facb628026d6dbec0d32e9dea parent d68133e0e1e22982c16f0415a2c4e91b841b03f1 Author: thomasv <thomasv@gitorious> Date: Fri, 11 May 2012 10:17:27 +0200 version 0.48a 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.48" +ELECTRUM_VERSION = "0.48a" SEED_VERSION = 4 # bump this everytime the seed generation is modified