URI: 
       tupdate version number - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 1165d3f330c9be0318a262856af89938a1257641
   DIR parent 86e42a9081f6d0ca27dc93e8e7d6b2625ca8384f
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Fri, 30 Nov 2018 11:23:01 +0100
       
       update version number
       
       Diffstat:
         M electrum/version.py                 |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/electrum/version.py b/electrum/version.py
       t@@ -1,5 +1,5 @@
       -ELECTRUM_VERSION = '3.2.3'   # version of the client package
       -APK_VERSION = '3.2.3.1'      # read by buildozer.spec
       +ELECTRUM_VERSION = '3.3.0'   # version of the client package
       +APK_VERSION = '3.3.0.0'      # read by buildozer.spec
        
        PROTOCOL_VERSION = '1.4'     # protocol version requested