[Goodies-commits] r3825 - thunar-svn-plugin/trunk

Peter de Ridder peter at xfce.org
Sat Jan 19 18:19:28 CET 2008


Author: peter
Date: 2008-01-19 17:19:28 +0000 (Sat, 19 Jan 2008)
New Revision: 3825

Modified:
   thunar-svn-plugin/trunk/configure.ac.in
Log:
making tsp realease ready

Modified: thunar-svn-plugin/trunk/configure.ac.in
===================================================================
--- thunar-svn-plugin/trunk/configure.ac.in	2008-01-19 14:31:45 UTC (rev 3824)
+++ thunar-svn-plugin/trunk/configure.ac.in	2008-01-19 17:19:28 UTC (rev 3825)
@@ -14,7 +14,7 @@
 m4_define([tsp_version_minor], [0])
 m4_define([tsp_version_micro], [1])
 m4_define([tsp_version_build], [r at REVISION@])
-m4_define([tsp_version_tag], [svn])
+m4_define([tsp_version_tag], []) # Leave empty for releases
 m4_define([tsp_version], [tsp_version_major().tsp_version_minor().tsp_version_micro()ifelse(tsp_version_tag(), [], [], [tsp_version_tag()-tsp_version_build()])])
 
 dnl *******************************************
@@ -29,7 +29,6 @@
 AC_INIT([thunar-svn-plugin], [tsp_version], [thunar-dev at xfce.org])
 AC_PREREQ([2.50])
 AC_CANONICAL_TARGET()
-AC_REVISION([$Id: configure.in.in 2439 2007-01-20 10:41:39Z benny $])
 
 dnl ***************************
 dnl *** Initialize automake ***




More information about the Goodies-commits mailing list