[Xfce4-commits] [panel-plugins/xfce4-fsguard-plugin] 02/02: Release 1.0.99
noreply at xfce.org
noreply at xfce.org
Sun Jun 5 17:53:42 CEST 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository panel-plugins/xfce4-fsguard-plugin.
commit 43dbd9d57d76e1cb720069db90c53a5508347ae2
Author: Landry Breuil <landry at xfce.org>
Date: Sun Jun 5 17:40:14 2016 +0200
Release 1.0.99
---
NEWS | 4 ++++
configure.ac.in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index d643ce2..0cb54c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+20160605 (1.0.99):
+-----------------
+ * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+
20150303 (1.0.2):
-----------------
diff --git a/configure.ac.in b/configure.ac.in
index 4625d03..847f089 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,7 +6,7 @@ dnl
m4_define([xfce4_fsguard_plugin_version_major], [1])
m4_define([xfce4_fsguard_plugin_version_minor], [0])
-m4_define([xfce4_fsguard_plugin_version_micro], [2])
+m4_define([xfce4_fsguard_plugin_version_micro], [99])
m4_define([xfce4_fsguard_plugin_version_nano], [])
m4_define([xfce4_fsguard_plugin_version_build], [@REVISION@])
m4_define([xfce4_fsguard_plugin_version_tag], []) # Leave empty for releases
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list