Prepare 1.8.11

This commit is contained in:
Neil Booth
2018-11-08 07:29:11 -04:00
parent 7da38ccd11
commit fe029839ef
2 changed files with 5 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.8.10"
VERSION="ElectrumX 1.8.11"
# -- Project information -----------------------------------------------------