summaryrefslogtreecommitdiff
path: root/version.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-01-30 15:57:23 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-01-30 15:57:23 +0100
commit73bcbbc05152f36cf211bc2897d6aadde766c166 (patch)
tree53c2e6c4101757b928cc89553c0ac9b1e07914df /version.py
parentbfc6d510e3f43c78aefea1efd38b66518370b510 (diff)
downloadIshtar-73bcbbc05152f36cf211bc2897d6aadde766c166.tar.bz2
Ishtar-73bcbbc05152f36cf211bc2897d6aadde766c166.zip
v0.99.7.2
Diffstat (limited to 'version.py')
-rw-r--r--version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.py b/version.py
index e146d3b35..b8f044176 100644
--- a/version.py
+++ b/version.py
@@ -1,4 +1,4 @@
-VERSION = (0, 99, 7, 1)
+VERSION = (0, 99, 7, 2)
def get_version():