commit 9e2e8ef411c60162a03bfe4dab2acdfe9019a10c parent ab43432d311864b90d90d37e39e4a804c772e1f0 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(-)
diff --git a/client/version.py b/client/version.py @@ -1,2 +1,2 @@ -ELECTRUM_VERSION = "0.36" +ELECTRUM_VERSION = "0.36b" SEED_VERSION = 4 # bump this everytime the seed generation is modified