summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 69d4b12..0ef8e30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
=============
+Version 0.4.18.1
+=============
+
+- Bug 747273 - display-adapter: Allow setting an external default
+ adapter instance
+- Translation updates (Basque, Russian)
+
+=============
Version 0.4.18
=============
diff --git a/configure.ac b/configure.ac
index 1f120eb..8d7c5cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([caribou],
- [0.4.18],
+ [0.4.18.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=caribou],
[caribou])