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 2004/10/22 06:20:19 UTC

svn commit: rev 55306 - forrest/trunk

Author: crossley
Date: Thu Oct 21 21:20:18 2004
New Revision: 55306

Modified:
   forrest/trunk/build.xml
Log:
Add the version number to the build message.


Modified: forrest/trunk/build.xml
==============================================================================
--- forrest/trunk/build.xml	(original)
+++ forrest/trunk/build.xml	Thu Oct 21 21:20:18 2004
@@ -301,7 +301,7 @@
   *-----------------------------------------------------------------
   | Installation notice 
   *-----------------------------------------------------------------
-  | You have built the distribution of Forrest.
+  | You have now built the ${forrest.version} version of Forrest.
   | Please set the environment variable FORREST_HOME to point to src/core
   | It is recommended to add
   |    unix: $FORREST_HOME/bin: to your $PATH