You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/03/29 10:12:30 UTC

svn commit: r523614 - /forrest/trunk/tools/forrestbar/build.xml

Author: crossley
Date: Thu Mar 29 01:12:23 2007
New Revision: 523614

URL: http://svn.apache.org/viewvc?view=rev&rev=523614
Log:
Remove hard-coded version number.

Modified:
    forrest/trunk/tools/forrestbar/build.xml

Modified: forrest/trunk/tools/forrestbar/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/tools/forrestbar/build.xml?view=diff&rev=523614&r1=523613&r2=523614
==============================================================================
--- forrest/trunk/tools/forrestbar/build.xml (original)
+++ forrest/trunk/tools/forrestbar/build.xml Thu Mar 29 01:12:23 2007
@@ -26,7 +26,7 @@
   </target>
 
   <!-- =================================================================== -->
-  <!-- ForrestBar 0.7 for Mozilla 1.x and Firefox 0.9-1.5                  -->
+  <!-- ForrestBar for Mozilla 1.x and Firefox 0.9-1.5+                     -->
   <!-- =================================================================== -->
   <target name="forrestbar" depends="init">
     <property name="xpi.dir" location="xpi"/>