[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 12/12: Bump version number.
noreply at xfce.org
noreply at xfce.org
Wed Mar 1 15:57:05 CET 2017
This is an automated email from the git hooks/post-receive script.
gottcode pushed a commit to annotated tag v2.1.1
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 85194f1cedebb38e28801f6942f725f1565ffaf7
Author: Graeme Gott <graeme at gottcode.org>
Date: Wed Mar 1 09:33:12 2017 -0500
Bump version number.
---
CMakeLists.txt | 2 +-
NEWS | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 23b9b1f..51fdd92 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set(whiskermenu_version_major "2")
set(whiskermenu_version_minor "1")
-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 63f7647..8d1d2c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.1.1
+=====
+- Fixed memory leak when editing launcher.
+- Translation updates: Catalan, Danish, German, Portuguese,
+ Portuguese (Brazil), Russian, Serbian, Serbian (Latin).
+
2.1.0
=====
- Add editing launchers from context menu. (bug #13290)
@@ -31,6 +37,12 @@
Dutch, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
Slovenian, Spanish.
+1.7.1
+=====
+- Fixed memory leak when editing launcher.
+- Translation updates: Catalan, Danish, German, Portuguese,
+ Portuguese (Brazil), Russian, Serbian, Serbian (Latin).
+
1.7.0
=====
- Add editing launchers from context menu. (bug #13290)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list