changed version number to 1.0-b1
authormaxcooper <maxcooper>
Fri, 9 Aug 2002 10:29:55 +0000 (10:29 +0000)
committermaxcooper <maxcooper>
Fri, 9 Aug 2002 10:29:55 +0000 (10:29 +0000)
README
build.xml

diff --git a/README b/README
index 3d2ab5f..8ee64a2 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
 $Id: /cvsroot/securityfilter/securityfilter/README,v 1.1.1.1 2002/08/08
 13:20:46 maxcooper Exp $
-$Revision: 1.2 $
-$Date: 2002/08/09 10:21:41 $
+$Revision: 1.3 $
+$Date: 2002/08/09 10:29:55 $
 
 
-         Security Filter v1.0
+       Security Filter v1.0-b1
 ======================================
 http://securityfilter.sourceforge.net/
 
index a62319f..7d95a89 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -83,7 +83,7 @@
     <property name="project.name" value="securityfilter"/>
 
     <!-- Version of the project -->
-    <property name="project.version" value="1.0-b4-dev"/>
+    <property name="project.version" value="1.0-b1"/>
 
 
 <!-- ========== Derived Properties ======================================== -->