updated version number to 1.1-dev
authormaxcooper <maxcooper>
Fri, 7 Feb 2003 10:33:14 +0000 (10:33 +0000)
committermaxcooper <maxcooper>
Fri, 7 Feb 2003 10:33:14 +0000 (10:33 +0000)
INSTALL
README
build.xml

diff --git a/INSTALL b/INSTALL
index c8f0ae9..ebbe12d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,9 +1,9 @@
-$Id: INSTALL,v 1.8 2003/01/06 05:05:48 maxcooper Exp $
-$Revision: 1.8 $
-$Date: 2003/01/06 05:05:48 $
+$Id: INSTALL,v 1.9 2003/02/07 10:33:14 maxcooper Exp $
+$Revision: 1.9 $
+$Date: 2003/02/07 10:33:14 $
 
 
-       Security Filter v1.0-b5
+       Security Filter v1.1-dev
 ======================================
 http://securityfilter.sourceforge.net/
 
diff --git a/README b/README
index f472ea6..5eebb49 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-$Id: README,v 1.15 2003/01/22 21:24:28 maxcooper Exp $
-$Revision: 1.15 $
-$Date: 2003/01/22 21:24:28 $
+$Id: README,v 1.16 2003/02/07 10:33:14 maxcooper Exp $
+$Revision: 1.16 $
+$Date: 2003/02/07 10:33:14 $
 
 
-       Security Filter v1.0-b5
+       Security Filter v1.1-dev
 ======================================
 http://securityfilter.sourceforge.net/
 
index 1ad1506..0c20db5 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-b6"/>
+    <property name="project.version" value="1.1-dev"/>
 
 
 <!-- ========== Derived Properties ======================================== -->