tbump version number - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit c3f74d45009d21b4bac5846db851f0581306308c
DIR parent 68bfce07c119fb91c8ef707a958c9e6987a30399
HTML Author: ThomasV <thomasv@gitorious>
Date: Sun, 15 Jan 2012 21:40:11 +0100
bump version number
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.36b"
+ELECTRUM_VERSION = "0.37"
SEED_VERSION = 4 # bump this everytime the seed generation is modified