updated version info for 1.0-b3-dev work
authormaxcooper <maxcooper>
Fri, 16 Aug 2002 00:06:37 +0000 (00:06 +0000)
committermaxcooper <maxcooper>
Fri, 16 Aug 2002 00:06:37 +0000 (00:06 +0000)
HISTORY
INSTALL
LICENSE
README
build.xml
conf/share/MANIFEST.MF

diff --git a/HISTORY b/HISTORY
index 00c151e..35baab8 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,9 +1,9 @@
-$Id: HISTORY,v 1.3 2002/08/15 09:22:41 maxcooper Exp $
-$Revision: 1.3 $
-$Date: 2002/08/15 09:22:41 $
+$Id: HISTORY,v 1.4 2002/08/16 00:06:37 maxcooper Exp $
+$Revision: 1.4 $
+$Date: 2002/08/16 00:06:37 $
 
 
-       Security Filter v1.0-b2
+     Security Filter v1.0-b3-dev
 ======================================
 http://securityfilter.sourceforge.net/
 
@@ -12,6 +12,10 @@ This document describes the history of the Security Filter project by lising the
 changes made for each release.
 
 
+Changes made since last release
+===============================
+
+
 Release 1.0-b2, 2002-Aug-15
 ===========================
 * Added http-method support. Requests will be matched against a combination of a
diff --git a/INSTALL b/INSTALL
index 76ca470..ced7eff 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,9 +1,9 @@
-$Id: INSTALL,v 1.2 2002/08/15 09:22:41 maxcooper Exp $
-$Revision: 1.2 $
-$Date: 2002/08/15 09:22:41 $
+$Id: INSTALL,v 1.3 2002/08/16 00:06:37 maxcooper Exp $
+$Revision: 1.3 $
+$Date: 2002/08/16 00:06:37 $
 
 
-       Security Filter v1.0-b2
+     Security Filter v1.0-b3-dev
 ======================================
 http://securityfilter.sourceforge.net/
 
diff --git a/LICENSE b/LICENSE
index f7d0923..4e3e8d7 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,7 @@
 /*
- * $Id: /cvsroot/securityfilter/securityfilter/LICENSE,v 1.1.1.1 2002/08/08
- 13:20:46 maxcooper Exp $
- * $Revision: 1.3 $
- * $Date: 2002/08/09 10:21:41 $
+ * $Id: LICENSE,v 1.4 2002/08/16 00:06:37 maxcooper Exp $
+ * $Revision: 1.4 $
+ * $Date: 2002/08/16 00:06:37 $
  *
  * ====================================================================
  * The SecurityFilter Software License, Version 1.1
diff --git a/README b/README
index 2994ada..585603d 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-$Id: README,v 1.7 2002/08/15 09:22:41 maxcooper Exp $
-$Revision: 1.7 $
-$Date: 2002/08/15 09:22:41 $
+$Id: README,v 1.8 2002/08/16 00:06:37 maxcooper Exp $
+$Revision: 1.8 $
+$Date: 2002/08/16 00:06:37 $
 
 
-      Security Filter v1.0-b2
+    Security Filter v1.0-b3-dev
 ======================================
 http://securityfilter.sourceforge.net/
 
index 6b24d65..81fe50a 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-b2"/>
+    <property name="project.version" value="1.0-b3-dev"/>
 
 
 <!-- ========== Derived Properties ======================================== -->
index 36f2879..aa60a28 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-b2
\ No newline at end of file
+Implementation-Version: 1.0-b3-dev
\ No newline at end of file