diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-08-31 10:39:39 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-08-31 10:39:39 +0200 |
| commit | e85a45cba767275a58b5c136091ce80d31045862 (patch) | |
| tree | bb6acadd1f70294bdc1322a0e08aa51f650cfc5f /version.py | |
| parent | 2afd9314c74c26587c72caf92a4e12431789bded (diff) | |
| download | Ishtar-e85a45cba767275a58b5c136091ce80d31045862.tar.bz2 Ishtar-e85a45cba767275a58b5c136091ce80d31045862.zip | |
Target key forms: choose whom to associated with (refs #3725)
Diffstat (limited to 'version.py')
| -rw-r--r-- | version.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.py b/version.py index 3666f5c27..8bb135b4b 100644 --- a/version.py +++ b/version.py @@ -1,5 +1,5 @@ -# 1.99.8 -VERSION = (1, 99, 8) +# 1.99.9 +VERSION = (1, 99, 9) def get_version(): |
