Updating branch refs/heads/master
to b1ba64aab0d1a19ef39f72e863a7f65b94ce7563 (commit)
from 25707c8a1a425d945c93be497b12c051dba3e9f4 (commit)
commit b1ba64aab0d1a19ef39f72e863a7f65b94ce7563
Author: Nick Schermer <[email protected]>
Date: Sun Nov 21 14:25:58 2010 +0100
Post release tag bump.
configure.in.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index 71c011a..15541ba 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,11 +15,11 @@ m4_define([libexo_version_minor], [5])
m4_define([libexo_version_micro], [5])
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 ********************************************
-dnl *** Full debug support for SVN snapshots ***
+dnl *** Full debug support for GIT snapshots ***
dnl ********************************************
m4_define([libexo_debug_default], [ifelse(libexo_version_tag(), [git], [full],
[minimum])])
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits