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

Nick Schermer noreply at xfce.org
Sun Jul 25 18:52:02 CEST 2010


Updating branch refs/heads/master
         to a14334fa1b405b5b988401cf0bff818b1b0f3822 (commit)
       from 1bfe7706a2f2de5c4d1f03f70f6979141001b6df (commit)

commit a14334fa1b405b5b988401cf0bff818b1b0f3822
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jul 25 18:51:32 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 9762040..7d70a1b 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [5])
 m4_define([libexo_version_micro], [3])
 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