From 332154a4cc3e1016253d0c34f4f46d652e8495ac Mon Sep 17 00:00:00 2001
From: monsta <monsta@inbox.ru>
Date: Mon, 25 Jan 2016 14:35:20 +0300
Subject: release 1.12.2

---
 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index e37a084b..2fa81471 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.12.2
+  * Drawer applet: fix occasional stretching of drawer's panel
+    over the entire screen
+  * Drawer applet: fix occasional crash on applet removing
+  * GTK+3: fix infinite loop with some themes
+  * Some more fixes
+
 1.12.1
   * GTK+3: fix background in some themes
   * Some more fixes
diff --git a/configure.ac b/configure.ac
index c1e12333..45ef5a4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.12.1], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.12.2], [https://github.com/mate-desktop/mate-panel/issues],
     [mate-panel], [http://www.mate-desktop.org])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news])
-- 
cgit v1.2.1