[Xfce4-commits] r29327 - xfconf/trunk

Stephan Arts stephan at xfce.org
Sun Jan 25 02:13:06 CET 2009


Author: stephan
Date: 2009-01-25 01:13:06 +0000 (Sun, 25 Jan 2009)
New Revision: 29327

Modified:
   xfconf/trunk/configure.ac.in
Log:
Remove the svn tag



Modified: xfconf/trunk/configure.ac.in
===================================================================
--- xfconf/trunk/configure.ac.in	2009-01-25 01:03:18 UTC (rev 29326)
+++ xfconf/trunk/configure.ac.in	2009-01-25 01:13:06 UTC (rev 29327)
@@ -13,7 +13,7 @@
 m4_define([xfconf_version_micro], [99])
 m4_define([xfconf_version_nano], [1])
 m4_define([xfconf_version_build], [r at REVISION@])
-m4_define([xfconf_version_tag], [svn])
+m4_define([xfconf_version_tag], [])
 m4_define([xfconf_version], [xfconf_version_major().xfconf_version_minor().xfconf_version_micro()ifelse(xfconf_version_nano(), [], [], [.xfconf_version_nano()])ifelse(xfconf_version_tag(), [svn], [xfconf_version_tag()-xfconf_version_build()], [xfconf_version_tag()])])
 
 dnl init autoconf
@@ -62,7 +62,7 @@
 
 dnl required
 XDT_CHECK_PACKAGE([GLIB], [gobject-2.0], [2.12.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.5.93])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.5.99.1])
 XDT_CHECK_PACKAGE([DBUS], [dbus-1], [1.0.0])
 XDT_CHECK_PACKAGE([DBUS_GLIB], [dbus-glib-1], [0.72])
 




More information about the Xfce4-commits mailing list