[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 03/03: Release 1.0.99

noreply at xfce.org noreply at xfce.org
Sun Jun 5 17:52:50 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-battery-plugin.

commit 70e6317e28a489fb83b93ffa0f331eec04083fbe
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 17:43:39 2016 +0200

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

diff --git a/NEWS b/NEWS
index eb78336..7d37ba8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.0.99 (2016/06/05):
+===================
+* port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+* Fix build on aarch64 (bug #11724)
+
 1.0.5 (2012/05/30):
 * Better compliance with the panel plugin HIG
 * Don't set labels orientation on 4.8 panels (bug #8961)
diff --git a/configure.ac.in b/configure.ac.in
index f86b524..b842dde 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,7 +12,7 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([battery_version_major], [1])
 m4_define([battery_version_minor], [0])
-m4_define([battery_version_micro], [5])
+m4_define([battery_version_micro], [99])
 m4_define([battery_version_build], [r at REVISION@])
 m4_define([battery_version_tag], [])
 m4_define([battery_version], [battery_version_major().battery_version_minor().battery_version_micro()ifelse(battery_version_tag(), [svn], [battery_version_tag()-battery_version_build()], [battery_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