[Xfce4-commits] <libxfcegui4:xfce-4.6> Post release tag bump.
Nick Schermer
noreply at xfce.org
Wed Jan 20 10:26:05 CET 2010
Updating branch refs/heads/xfce-4.6
to ae8e2596bf0665235fc7671ff018ffe37bee1d35 (commit)
from 0f99d1a47d4d9977e822879c9b528791d969bfef (commit)
commit ae8e2596bf0665235fc7671ff018ffe37bee1d35
Author: Nick Schermer <nick at xfce.org>
Date: Wed Jan 20 10:24:18 2010 +0100
Post release tag bump.
configure.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index a86900f..474355b 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -14,7 +14,7 @@ m4_define([libxfcegui4_version_minor], [6])
m4_define([libxfcegui4_version_micro], [3])
m4_define([libxfcegui4_version_nano], []) dnl leave this empty to have no nano version
m4_define([libxfcegui4_version_build], [@REVISION@])
-m4_define([libxfcegui4_version_tag], [])
+m4_define([libxfcegui4_version_tag], [git])
m4_define([libxfcegui4_version], [libxfcegui4_version_major().libxfcegui4_version_minor().libxfcegui4_version_micro()ifelse(libxfcegui4_version_nano(), [], [], [.libxfcegui4_version_nano()])ifelse(libxfcegui4_version_tag(), [git], [libxfcegui4_version_tag()-libxfcegui4_version_build()], [libxfcegui4_version_tag()])])
More information about the Xfce4-commits
mailing list