summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <davidk@gnome.org>2014-09-15 21:02:01 +0100
committerDavid King <davidk@gnome.org>2014-09-15 21:02:01 +0100
commitea45c318c6312cbc302e6a83d7d1a61134adeca9 (patch)
treedad8f2a139c36b5f63f3d4d536ac3ac8823e6bca
parenta436f39b300b0cfc48cf60565efcae74d42a9b3a (diff)
downloadgnome-logs-ea45c318c6312cbc302e6a83d7d1a61134adeca9.tar.gz
Update NEWS for 3.13.92 releasegnome-logs-3.13.92
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 631a4ad..28437e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+GNOME Logs 3.13.92
+==================
+
+* validate AppData XML with appstream-glib instead of appdata-tools
+* translatable application name in desktop file from Piotr Drąg
+* Galician translation of help
+
GNOME Logs 3.13.91
==================
diff --git a/configure.ac b/configure.ac
index e3f9f14..73f64e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Logs],
- [3.13.91],
+ [3.13.92],
[davidk@gnome.org],
[gnome-logs],
[https://wiki.gnome.org/Apps/Logs])