Add translations and fixes to 1.9 master
[electrum-nvc.git] / lib / version.py
index c039230..7021da1 100644 (file)
@@ -1,3 +1,4 @@
-ELECTRUM_VERSION = "1.1"
-SEED_VERSION = 4  # bump this everytime the seed generation is modified
-TRANSLATION_ID = 28344 # version of the wiki page 
+ELECTRUM_VERSION = "1.9"    # version of the client package
+PROTOCOL_VERSION = '0.6'    # protocol version requested
+SEED_VERSION     = 5        # bump this every time the seed generation is modified
+TRANSLATION_ID   = 4118     # version of the wiki page