[Xfce4-commits] <exo:master> Post release tag bump.

Nick Schermer noreply at xfce.org
Sun Jan 2 14:06:02 CET 2011


Updating branch refs/heads/master
         to d2b7085160932053894948b7ca7d3b1c0a32faca (commit)
       from 4152b2110bc0fc5bca5f767f0c809b6e425ffd21 (commit)

commit d2b7085160932053894948b7ca7d3b1c0a32faca
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 2 14:01:29 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 b122731..ee54c5f 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [5])
 m4_define([libexo_version_micro], [6])
 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