From cd1ad84ed9319536e1696c02f10c2af8df2738cc Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sun, 4 Aug 2013 19:28:41 +0200 Subject: [PATCH] version 1.8.1 --- lib/version.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/version.py b/lib/version.py index 9dc32ff..172b9b2 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ -ELECTRUM_VERSION = "1.8" # version of the client package +ELECTRUM_VERSION = "1.8.1" # version of the client package PROTOCOL_VERSION = '0.6' # protocol version requested SEED_VERSION = 4 # bump this every time the seed generation is modified TRANSLATION_ID = 4101 # version of the wiki page -- 1.7.1