commit d9b1271f6571ea3f93519245c8405d249c7fd548
parent cf0fcac9faa053ca8bf86e47f15aaaa64ff6f1e5
Author: ThomasV <thomasv@gitorious>
Date: Mon, 30 Mar 2015 14:10:32 +0200
version 2.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/version.py b/lib/version.py
@@ -1,4 +1,4 @@
-ELECTRUM_VERSION = "2.0.4" # version of the client package
+ELECTRUM_VERSION = "2.1" # version of the client package
PROTOCOL_VERSION = '0.9' # protocol version requested
NEW_SEED_VERSION = 11 # electrum versions >= 2.0
OLD_SEED_VERSION = 4 # electrum versions < 2.0