diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-10-23 18:38:02 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-10-23 18:38:02 +0200 |
commit | 33f968de5c88a2f92d79cb9dfa14cc245676a8d5 (patch) | |
tree | 28fbf0d47af1949db66d21109e591a190298b94e | |
parent | b8ce3fb6ec855e09cc61c9cbfc46e809c4d80146 (diff) |
Update ChangeLog and bump version.v0.9.18.1
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | version.h | 2 |
2 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,14 @@ +Version 0.9.18.1-hotfix +====================== +Release date: October 23rd 2019 +Contributors: deva + +- Fixed bug in the file browser which could not be navigated if the + default kit path were not set or pointing to an invalid path. + +Special thanks to 2Late and Jason N. for reporting and helping debugging +the problem. + Version 0.9.18 ============== Release date: October 15th 2019 @@ -1 +1 @@ -#define VERSION "0.9.18" +#define VERSION "0.9.18.1" |