[Xfce4-commits] <xfce4-power-manager:master> Post release tag bump.
Nick Schermer
noreply at xfce.org
Sat Apr 14 00:54:02 CEST 2012
Updating branch refs/heads/master
to 920f581cf7480f81366ead51afc0c76f82752109 (commit)
from 5112a0e454882c973765927724cb82bd9675bdb2 (commit)
commit 920f581cf7480f81366ead51afc0c76f82752109
Author: Nick Schermer <nick at xfce.org>
Date: Sat Apr 14 00:53:46 2012 +0200
Post release tag bump.
configure.ac.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 7a55afa..592eba2 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -3,7 +3,7 @@ m4_define([xfpm_version_major], [1])
m4_define([xfpm_version_minor], [1])
m4_define([xfpm_version_micro], [0])
m4_define([xfpm_version_build], [])
-m4_define([xfpm_version_tag],[])
+m4_define([xfpm_version_tag],[git])
m4_define([xfpm_version], [xfpm_version_major().xfpm_version_minor().xfpm_version_micro()ifelse(xfpm_version_tag(), [git], [xfpm_version_tag().xfpm_version_build()], [xfpm_version_tag()])])
AC_INIT([xfce4-power-manager], [xfpm_version], [http://bugzilla.xfce.org/])
More information about the Xfce4-commits
mailing list