[Xfce4-commits] [apps/xfdashboard] 03/03: Bump version to 0.7.4
noreply at xfce.org
noreply at xfce.org
Tue Sep 19 07:45:33 CEST 2017
This is an automated email from the git hooks/post-receive script.
n o m a d p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfdashboard.
commit 3e8032db20b49e161716e79eb90d5d54fa7c22fb
Author: Stephan Haller <nomad at froevel.de>
Date: Tue Sep 19 07:45:11 2017 +0200
Bump version to 0.7.4
---
configure.ac.in | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 38169cf..591e7a9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([xfdashboard_version_major], [0])
m4_define([xfdashboard_version_minor], [7])
m4_define([xfdashboard_version_micro], [4])
m4_define([xfdashboard_version_build], [@REVISION@])
-m4_define([xfdashboard_version_tag], [git])
+m4_define([xfdashboard_version_tag], [])
m4_define([xfdashboard_version], [xfdashboard_version_major().xfdashboard_version_minor().xfdashboard_version_micro()ifelse(xfdashboard_version_tag(), [git], [xfdashboard_version_tag().xfdashboard_version_build()], [xfdashboard_version_tag()])])
dnl **************************************
@@ -343,8 +343,7 @@ dnl ***************************
echo
echo "Build configuration:"
echo " Package: $PACKAGE"
-echo " Version: $VERSION"
-echo " Revision: $REVISION"
+echo " Version: $XFDASHBOARD_VERSION"
echo " Library version: $LIBXFDASHBOARD_VERINFO"
echo
echo "Compiler options:"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list