updated version number
authormaxcooper <maxcooper>
Wed, 28 Aug 2002 00:15:09 +0000 (00:15 +0000)
committermaxcooper <maxcooper>
Wed, 28 Aug 2002 00:15:09 +0000 (00:15 +0000)
INSTALL
README
build.xml
conf/share/MANIFEST.MF

diff --git a/INSTALL b/INSTALL
index acf53f3..8ccad3a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,9 +1,9 @@
-$Id: INSTALL,v 1.4 2002/08/26 11:45:54 maxcooper Exp $
-$Revision: 1.4 $
-$Date: 2002/08/26 11:45:54 $
+$Id: INSTALL,v 1.5 2002/08/28 00:15:51 maxcooper Exp $
+$Revision: 1.5 $
+$Date: 2002/08/28 00:15:51 $
 
 
-       Security Filter v1.0-b3 
+     Security Filter v1.0-b4-dev
 ======================================
 http://securityfilter.sourceforge.net/
 
diff --git a/README b/README
index 1edc121..4a06cb4 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-$Id: README,v 1.9 2002/08/26 11:45:54 maxcooper Exp $
-$Revision: 1.9 $
-$Date: 2002/08/26 11:45:54 $
+$Id: README,v 1.10 2002/08/28 00:15:51 maxcooper Exp $
+$Revision: 1.10 $
+$Date: 2002/08/28 00:15:51 $
 
 
-      Security Filter v1.0-b3
+    Security Filter v1.0-b4-dev
 ======================================
 http://securityfilter.sourceforge.net/
 
index 354f8e1..cdcccb3 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-b3"/>
+    <property name="project.version" value="1.0-b4-dev"/>
 
 
 <!-- ========== Derived Properties ======================================== -->
index 991cc0f..0c0f81d 100644 (file)
@@ -6,4 +6,4 @@ Specification-Version: 1.0
 Implementation-Title: Security Filter
 Implementation-Vendor: SecurityFilter.org
 Implementation-Vendor-Id: org.securityfilter
-Implementation-Version: 1.0-b3
\ No newline at end of file
+Implementation-Version: 1.0-b4-dev
\ No newline at end of file