summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <davidk@gnome.org>2014-06-23 22:48:39 +0100
committerDavid King <davidk@gnome.org>2014-06-23 22:48:39 +0100
commite27e875a7c30e574b641fb8e75b7a3cb768a45b6 (patch)
tree9bc90adc16392f06c7f129ca1a19976042f185be
parente4d6769f240b1ce4b0e02b95857cb2b2711d3574 (diff)
downloadgnome-logs-e27e875a7c30e574b641fb8e75b7a3cb768a45b6.tar.gz
Update NEWS for 3.13.3 releasegnome-logs-3.13.3
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e502e8..8fa1145 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+GNOME Logs 3.13.3
+=================
+
+* warning fix by Daiki Ueno
+
GNOME Logs 3.13.2
=================
diff --git a/configure.ac b/configure.ac
index 61b5349..47f4cfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Logs],
- [3.13.2],
+ [3.13.3],
[davidk@gnome.org],
[gnome-logs],
[https://wiki.gnome.org/Apps/Logs])