[Xfce4-commits] <exo:master> Post release tag bump.
Nick Schermer
noreply at xfce.org
Thu Dec 29 21:28:02 CET 2011
Updating branch refs/heads/master
to 398cb8d98a124e25bcb5b8121264e1ef8b38412e (commit)
from c732a2bac91bbb6cd9427e238aa3ad39e3300a4d (commit)
commit 398cb8d98a124e25bcb5b8121264e1ef8b38412e
Author: Nick Schermer <nick at xfce.org>
Date: Thu Dec 29 21:27:16 2011 +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 b520b24..8286676 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [7])
m4_define([libexo_version_micro], [0])
m4_define([libexo_version_nano], [])
m4_define([libexo_version_build], [@REVISION@])
-m4_define([libexo_version_tag], [])
+m4_define([libexo_version_tag], [git])
m4_define([libexo_version], [libexo_version_major().libexo_version_minor().libexo_version_micro()ifelse(libexo_version_nano(), [], [], [.libexo_version_nano()])ifelse(libexo_version_tag(), [git], [libexo_version_tag()-libexo_version_build()], [libexo_version_tag()])])
dnl ********************************************
More information about the Xfce4-commits
mailing list