summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ab6a553..445cbab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+GNOME Logs 3.14.2
+=================
+
+* substitute binary path in service file correctly
+* add elements to AppData to fix validation
+* Thai translation
+
GNOME Logs 3.14.1
=================
diff --git a/configure.ac b/configure.ac
index ebba513..92098e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Logs],
- [3.14.1],
+ [3.14.2],
[davidk@gnome.org],
[gnome-logs],
[https://wiki.gnome.org/Apps/Logs])