[Xfce4-commits] r29230 - thunar/branches/port-to-gio

Jannis Pohlmann jannis at xfce.org
Wed Jan 14 00:18:27 CET 2009


Author: jannis
Date: 2009-01-13 23:18:26 +0000 (Tue, 13 Jan 2009)
New Revision: 29230

Modified:
   thunar/branches/port-to-gio/ChangeLog
   thunar/branches/port-to-gio/configure.in.in
Log:
	* configure.in.in: Add the 'svn' version tag again.

Modified: thunar/branches/port-to-gio/ChangeLog
===================================================================
--- thunar/branches/port-to-gio/ChangeLog	2009-01-13 23:14:06 UTC (rev 29229)
+++ thunar/branches/port-to-gio/ChangeLog	2009-01-13 23:18:26 UTC (rev 29230)
@@ -1,5 +1,9 @@
 2009-01-14	Jannis Pohlmann <jannis at xfce.org>
 
+	* configure.in.in: Add the 'svn' version tag again.
+
+2009-01-14	Jannis Pohlmann <jannis at xfce.org>
+
 	* configure.in.in, thunar/Makefile.am: Add optional dependency on 
 	  gio-unix-2.0.
 	* thunar/thunar-file.{c,h}: Add gio/gio.h include. Implement

Modified: thunar/branches/port-to-gio/configure.in.in
===================================================================
--- thunar/branches/port-to-gio/configure.in.in	2009-01-13 23:14:06 UTC (rev 29229)
+++ thunar/branches/port-to-gio/configure.in.in	2009-01-13 23:18:26 UTC (rev 29230)
@@ -15,7 +15,7 @@
 m4_define([thunar_version_minor], [9])
 m4_define([thunar_version_micro], [93])
 m4_define([thunar_version_build], [r at REVISION@])
-m4_define([thunar_version_tag], [])
+m4_define([thunar_version_tag], [svn])
 m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_tag(), [svn], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
 
 dnl *******************************************




More information about the Xfce4-commits mailing list