From 33f968de5c88a2f92d79cb9dfa14cc245676a8d5 Mon Sep 17 00:00:00 2001
From: Bent Bisballe Nyeng <deva@aasimon.org>
Date: Wed, 23 Oct 2019 18:38:02 +0200
Subject: Update ChangeLog and bump version.

---
 ChangeLog | 11 +++++++++++
 version.h |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index e18a82a..7d390bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/version.h b/version.h
index 0212aca..37b9145 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define VERSION "0.9.18"
+#define VERSION "0.9.18.1"
-- 
cgit v1.2.3