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

Nick Schermer noreply at xfce.org
Sat Nov 10 19:56:04 CET 2012


Updating branch refs/heads/master
         to 6b40e571d0faa2161e1150781518276b20e2d7cd (commit)
       from b23bcf61b4275addfecb3498eeeb2d6a5ef079ab (commit)

commit 6b40e571d0faa2161e1150781518276b20e2d7cd
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Nov 10 20:54:37 2012 +0100

    Post release tag bump.

 configure.ac.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 8fc0db6..a8292a3 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [9])
 m4_define([libexo_version_micro], [1])
 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