[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] 02/02: Release 2.5.99

noreply at xfce.org noreply at xfce.org
Sun Jun 5 17:53:19 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-diskperf-plugin.

commit 409b76c993d93f22a85823c46fe35dd79f1294f5
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 17:37:47 2016 +0200

    Release 2.5.99
---
 NEWS            | 4 ++++
 configure.ac.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 946205b..497a95a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.5.99 (2016/6/5):
+-----------------
+* port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+
 2.5.5 (2015/3/3):
 -----------------
 * Use the new GtkTooltip API
diff --git a/configure.ac.in b/configure.ac.in
index 060a491..fca4499 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ dnl
 
 m4_define([diskperf_version_major], [2])
 m4_define([diskperf_version_minor], [5])
-m4_define([diskperf_version_micro], [5])
+m4_define([diskperf_version_micro], [99])
 m4_define([diskperf_version_build], [@REVISION@])
 m4_define([diskperf_version_tag], []) # leave empty for releases
 m4_define([diskperf_version], [diskperf_version_major().diskperf_version_minor().diskperf_version_micro()ifelse(diskperf_version_tag(), [git], [diskperf_version_tag()-diskperf_version_build()], [diskperf_version_tag()])])

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


More information about the Xfce4-commits mailing list