Add translations and fixes to 1.9 master
[electrum-nvc.git] / lib / version.py
index 2524567..7021da1 100644 (file)
@@ -1,2 +1,4 @@
-ELECTRUM_VERSION = "0.54"
-SEED_VERSION = 4  # bump this everytime the seed generation is modified
+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