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

Nick Schermer noreply at xfce.org
Sun Sep 5 12:30:04 CEST 2010


Updating branch refs/heads/master
         to 3726d3663dc3fa867da86525e9e413c504f8e038 (commit)
       from d494f23f0f1b40b8fcb479bf110f97a9a0681fdb (commit)

commit 3726d3663dc3fa867da86525e9e413c504f8e038
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Sep 5 12:28:15 2010 +0200

    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 50ffeaf..327a0c8 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [5])
 m4_define([libexo_version_micro], [4])
 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