electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit fba352c8a2d5673d3a13037da22427e10b87c510
parent bcd0e08dbceb0e910f1d839e12659c5d0e5d9754
Author: thomasv <thomasv@gitorious>
Date:   Thu, 12 Jan 2012 13:47:10 +0100

bump version number

Diffstat:
Mclient/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.35" +ELECTRUM_VERSION = "0.36" SEED_VERSION = 4 # bump this everytime the seed generation is modified