[gnome-panel] bump version to 3.16.1, update NEWS



commit c89c2deb80aba6ba562e570d1e538e9c1f018466
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Apr 14 11:54:58 2015 +0300

    bump version to 3.16.1, update NEWS

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cfcdfc3..5c278e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.16.1
+==============
+- Make evolution dependency optional. (Alberts Muktupāvels)
+- Small fixes for transparent panels. (Alberts Muktupāvels)
+
 Version 3.16.0
 ==============
 - Always show images in menu-bar and main-menu applets. (Alberts Muktupāvels)
diff --git a/configure.ac b/configure.ac
index 30fffdf..08cbb8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [3.16.0],
+AC_INIT([gnome-panel], [3.16.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar -Wno-portability])
@@ -20,7 +20,7 @@ AC_SUBST([LIBPANEL_APPLET_API_VERSION])
 LIBPANEL_APPLET_GIR_VERSION=5_0
 AC_SUBST([LIBPANEL_APPLET_GIR_VERSION])
 
-LIB_PANEL_APPLET_LT_VERSION=0:2:0
+LIB_PANEL_APPLET_LT_VERSION=0:3:0
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 GNOME_MAINTAINER_MODE_DEFINES


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