commit 624fa4769d9f02fa71696b3d69030ae114ccf573
parent 989c9c2b55ed2acecb9b779753cbdc3a475e5758
Author: ThomasV <thomasv@electrum.org>
Date: Mon, 16 Apr 2018 18:43:02 +0200
prepare release 3.1.3
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
@@ -1,4 +1,4 @@
-# Release 3.1.3 - (unreleased)
+# Release 3.1.3 - (April 16, 2018)
* Qt GUI: seed word auto-complete during restore
* Android: fix some crashes
diff --git a/lib/version.py b/lib/version.py
@@ -1,4 +1,4 @@
-ELECTRUM_VERSION = '3.1.2' # version of the client package
+ELECTRUM_VERSION = '3.1.3' # version of the client package
PROTOCOL_VERSION = '1.2' # protocol version requested
# The hash of the mnemonic seed must begin with this