[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 03/03: Bump version nummber.

noreply at xfce.org noreply at xfce.org
Mon Aug 22 18:02:45 CEST 2016


This is an automated email from the git hooks/post-receive script.

gottcode pushed a commit to annotated tag v2.0.1
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit d1c590990f555984280ebc69f9e3ae9a628705b7
Author: Graeme Gott <graeme at gottcode.org>
Date:   Mon Aug 22 09:16:10 2016 -0400

    Bump version nummber.
---
 CMakeLists.txt | 2 +-
 NEWS           | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 74790d7..07a059a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
 # version number
 set(whiskermenu_version_major "2")
 set(whiskermenu_version_minor "0")
-set(whiskermenu_version_micro "0")
+set(whiskermenu_version_micro "1")
 set(whiskermenu_version_tag "")
 set(whiskermenu_version "${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
diff --git a/NEWS b/NEWS
index 1cdd5d0..a85b8b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.0.1
+=====
+- Support minimum of GTK+ 3.12.
+
 2.0.0
 =====
 - Port to GTK+ 3. (bug #11549)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list