summaryrefslogtreecommitdiff
path: root/version.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-02-26 11:59:03 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-24 19:38:57 +0200
commitbccac276d46ee4fc109efb5a37eba9cbcfda2f08 (patch)
tree88762341af66bb87beab2bd2ccc37c2a9e69a123 /version.py
parente36e48efcdf8ed7368404b57b2ca7f36dcd60e71 (diff)
downloadIshtar-bccac276d46ee4fc109efb5a37eba9cbcfda2f08.tar.bz2
Ishtar-bccac276d46ee4fc109efb5a37eba9cbcfda2f08.zip
Map: improve layout on map windows
Diffstat (limited to 'version.py')
-rw-r--r--version.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.py b/version.py
index 0817b604d..2c14c585d 100644
--- a/version.py
+++ b/version.py
@@ -1,5 +1,5 @@
-# 2.1.dev.34
-VERSION = (2, 1, 'dev', 34)
+# 2.1.dev.35
+VERSION = (2, 1, 'dev', 35)
def get_version():