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



commit 5c59d80d215cce58a12b0162dc733f836b5c7d4c
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Feb 16 18:26:47 2016 +0200

    bump version to 3.18.2, update NEWS

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bb72b8..bd02e63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 3.18.2
+==============
+- Fix crash in display-config with XRandR 1.2. (Alberts Muktupāvels)
+- Implement candidate popup in input-sources. (Sebastian Geiger)
+- Set XDG_CURRENT_DESKTOP if not set. (Alberts Muktupāvels)
+- Updated translations:
+  Kjartan Maraas (nb), Marek Černocký (cs), Mario Blättermann (de),
+  Pedro Albuquerque (pt), Piotr Drąg (pl), Rafael Fontenelle (pt_BR),
+  Stas Solovey (ru), Tom Tryfonidis (el).
+
 Version 3.18.1
 ==============
 - Improved input source switching. (Alberts Muktupāvels, Sebastian Geiger)
diff --git a/configure.ac b/configure.ac
index 615b0dd..78b9b5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
 
 m4_define([gf_major_version], [3])
 m4_define([gf_minor_version], [18])
-m4_define([gf_micro_version], [1])
+m4_define([gf_micro_version], [2])
 m4_define([gf_version], [gf_major_version.gf_minor_version.gf_micro_version])
 
 dnl **************************************************************************


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