[Xfce4-commits] <xfce4-panel:xfce-4.8> Post release tag bump.
Nick Schermer
noreply at xfce.org
Fri Feb 25 22:04:02 CET 2011
Updating branch refs/heads/xfce-4.8
to 691997c63318058f29d73cf4adeed4fcaeedeeda (commit)
from 3c00ffe25fe581a4eace40e9a91c654fe29957b0 (commit)
commit 691997c63318058f29d73cf4adeed4fcaeedeeda
Author: Nick Schermer <nick at xfce.org>
Date: Fri Feb 25 22:02:31 2011 +0100
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 3ed52ba..1b46240 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], [2])
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