summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0a3f40b..1cb9e2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 0.4.2.1
+======================
+* Fix dbus proxy
+
Major changes in 0.4.2
======================
* Fix build with older versions of glib
diff --git a/configure.ac b/configure.ac
index 7f7d6d6..039ba11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
-AC_INIT([xdg-app],[0.4.2])
+AC_INIT([xdg-app],[0.4.2.1])
AC_USE_SYSTEM_EXTENSIONS