Prepare 1.8

This commit is contained in:
Neil Booth
2018-08-06 18:26:16 +09:00
parent 8c87383b13
commit 1867a6bc86
3 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
VERSION="ElectrumX 1.8beta"
VERSION="ElectrumX 1.8"
# -- Project information -----------------------------------------------------