[Xfce4-commits] <xfce4-panel:xfce-4.8> Post release tag bump.
Nick Schermer
noreply at xfce.org
Tue Jun 21 22:18:11 CEST 2011
Updating branch refs/heads/xfce-4.8
to 168b550ec395d05e3f20d54969cc376f348abcc5 (commit)
from 8f311d767cebada683aa2beda9c80c6f548eea7c (commit)
commit 168b550ec395d05e3f20d54969cc376f348abcc5
Author: Nick Schermer <nick at xfce.org>
Date: Tue Jun 21 22:10:12 2011 +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 397939d..aca981b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -15,7 +15,7 @@ m4_define([xfce4_panel_version_minor], [8])
m4_define([xfce4_panel_version_micro], [5])
m4_define([xfce4_panel_version_nano], []) dnl leave this empty to have no nano version
m4_define([xfce4_panel_version_build], [@REVISION@])
-m4_define([xfce4_panel_version_tag], [])
+m4_define([xfce4_panel_version_tag], [git])
m4_define([xfce4_panel_version], [xfce4_panel_version_major().xfce4_panel_version_minor().xfce4_panel_version_micro()ifelse(xfce4_panel_version_nano(), [], [], [.xfce4_panel_version_nano()])ifelse(xfce4_panel_version_tag(), [git], [xfce4_panel_version_tag()-xfce4_panel_version_build()], [xfce4_panel_version_tag()])])
dnl *******************************************
More information about the Xfce4-commits
mailing list