You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by ra...@apache.org on 2007/05/02 15:03:28 UTC

svn commit: r534444 - /xml/security/trunk/build.xml

Author: raul
Date: Wed May  2 06:03:27 2007
New Revision: 534444

URL: http://svn.apache.org/viewvc?view=rev&rev=534444
Log:
1.4.1 Re;ease/

Modified:
    xml/security/trunk/build.xml

Modified: xml/security/trunk/build.xml
URL: http://svn.apache.org/viewvc/xml/security/trunk/build.xml?view=diff&rev=534444&r1=534443&r2=534444
==============================================================================
--- xml/security/trunk/build.xml (original)
+++ xml/security/trunk/build.xml Wed May  2 06:03:27 2007
@@ -16,7 +16,7 @@
 
     <property name="product.version.major" value="1"/>
     <property name="product.version.minor" value="4"/>
-    <property name="product.version.level" value="1Beta1"/>
+    <property name="product.version.level" value="1"/>
     <property name="product.Version" 
 			  value="${product.version.major}.${product.version.minor}.${product.version.level}"/>
     <property name="product.version"