You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2006/12/22 06:46:49 UTC

svn commit: r489562 - /velocity/tools/trunk/build.properties

Author: nbubna
Date: Thu Dec 21 21:46:48 2006
New Revision: 489562

URL: http://svn.apache.org/viewvc?view=rev&rev=489562
Log:
update version for release

Modified:
    velocity/tools/trunk/build.properties

Modified: velocity/tools/trunk/build.properties
URL: http://svn.apache.org/viewvc/velocity/tools/trunk/build.properties?view=diff&rev=489562&r1=489561&r2=489562
==============================================================================
--- velocity/tools/trunk/build.properties (original)
+++ velocity/tools/trunk/build.properties Thu Dec 21 21:46:48 2006
@@ -28,7 +28,7 @@
 
 # project identification
 project.name=VelocityTools
-project.version=1.3-dev
+project.version=1.3-beta1
 project.libname=velocity-tools
 project.id=${project.libname}-${project.version}