[notification-daemon/gnome-3-18] bump version to 3.18.2, update NEWS



commit 2d3dc9d1322a460315d488a0d0eea62ace88bb2a
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Feb 16 18:00:18 2016 +0200

    bump version to 3.18.2, update NEWS

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9b4d731..a549b5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 3.18.2
+==============
+- Updated translations:
+  Anders Jonsson (sv), Andika Triwidada (id), Claude Paroz (fr),
+  Marek Černocký (cs), Mario Blättermann (de), Pedro Albuquerque (pt),
+  Rafael Fontenelle (pt_BR).
+
 Version 3.18.1
 ==============
 - Fix empty body text with invalid pango markup.
diff --git a/configure.ac b/configure.ac
index 03d4b0b..83210eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([nd_major_version], [3])
 m4_define([nd_minor_version], [18])
-m4_define([nd_micro_version], [1])
+m4_define([nd_micro_version], [2])
 m4_define([nd_version], [nd_major_version.nd_minor_version.nd_micro_version])
 
 dnl **************************************************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]