[metacity] bump version to 3.14.2, update NEWS



commit afc34d3227e467f5c19f8682d72add5fff15fa50
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Nov 24 14:09:50 2014 +0200

    bump version to 3.14.2, update NEWS

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ecf2068..1da59a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.14.3
+==============
+- Use correct icon name [image-missing] for missing icon. (Alberts Muktupāvels)
+- Updated translations:
+  Marek Černocký (cs), Мирослав Николић (sr).
+
 Version 3.14.2
 ==============
 - Fix two bugs with Chromium - does not get focus and does not appear in
diff --git a/configure.ac b/configure.ac
index 2d5db49..5568004 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.50)
 
 m4_define([metacity_major_version], [3])
 m4_define([metacity_minor_version], [14])
-m4_define([metacity_micro_version], [2])
+m4_define([metacity_micro_version], [3])
 
 m4_define([metacity_version],
           [metacity_major_version.metacity_minor_version.metacity_micro_version])


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