From e1f9c1b1aa9a155a9885c6cec67077c053a96cb4 Mon Sep 17 00:00:00 2001 From: h4x3rotab Date: Wed, 28 Mar 2018 21:24:06 +0800 Subject: [PATCH] Prepare for 3.2-beta release --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index 0b03321f4d71..65b54fae6fab 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = '3.2' # version of the client package +ELECTRUM_VERSION = '3.2-beta' # version of the client package PROTOCOL_VERSION = '1.2' # protocol version requested # The hash of the mnemonic seed must begin with this