summaryrefslogtreecommitdiff
path: root/version.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-07-17 23:16:59 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-07-17 23:16:59 +0200
commit0d8e04d79b799969cbf63abc11f2fa9968795942 (patch)
tree389b4672436e2b27004b70ec64e46f174452deea /version.py
parentb12aa664246812b870b9c3aae3fd26caeeed0dbb (diff)
downloadIshtar-0d8e04d79b799969cbf63abc11f2fa9968795942.tar.bz2
Ishtar-0d8e04d79b799969cbf63abc11f2fa9968795942.zip
v0.96.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 a292ae1fe..c27f31a86 100644
--- a/version.py
+++ b/version.py
@@ -1,4 +1,4 @@
-VERSION = (0, 96, 1)
+VERSION = (0, 96, 2)
def get_version():