made the project version a replaceable token
authormaxcooper <maxcooper>
Mon, 5 May 2003 11:39:03 +0000 (11:39 +0000)
committermaxcooper <maxcooper>
Mon, 5 May 2003 11:39:03 +0000 (11:39 +0000)
HISTORY
INSTALL
README
conf/share/MANIFEST.MF

diff --git a/HISTORY b/HISTORY
index 4346c28..742d176 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,9 +1,9 @@
-$Id: HISTORY,v 1.16 2003/03/30 10:30:53 maxcooper Exp $
-$Revision: 1.16 $
-$Date: 2003/03/30 10:30:53 $
+$Id: HISTORY,v 1.17 2003/05/05 11:39:03 maxcooper Exp $
+$Revision: 1.17 $
+$Date: 2003/05/05 11:39:03 $
 
 
-      Security Filter v1.1-dev
+Security Filter v@PROJECT.VERSION@
 ======================================
 http://securityfilter.sourceforge.net/
 
diff --git a/INSTALL b/INSTALL
index ebbe12d..dfb9123 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,9 +1,9 @@
-$Id: INSTALL,v 1.9 2003/02/07 10:33:14 maxcooper Exp $
-$Revision: 1.9 $
-$Date: 2003/02/07 10:33:14 $
+$Id: INSTALL,v 1.10 2003/05/05 11:39:03 maxcooper Exp $
+$Revision: 1.10 $
+$Date: 2003/05/05 11:39:03 $
 
 
-       Security Filter v1.1-dev
+Security Filter v@PROJECT.VERSION@
 ======================================
 http://securityfilter.sourceforge.net/
 
diff --git a/README b/README
index 5eebb49..eedfa5a 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-$Id: README,v 1.16 2003/02/07 10:33:14 maxcooper Exp $
-$Revision: 1.16 $
-$Date: 2003/02/07 10:33:14 $
+$Id: README,v 1.17 2003/05/05 11:39:03 maxcooper Exp $
+$Revision: 1.17 $
+$Date: 2003/05/05 11:39:03 $
 
 
-       Security Filter v1.1-dev
+Security Filter v@PROJECT.VERSION@
 ======================================
 http://securityfilter.sourceforge.net/
 
index 6df48ce..7dc29bc 100644 (file)
@@ -6,4 +6,4 @@ Specification-Version: 1.1
 Implementation-Title: Security Filter
 Implementation-Vendor: SecurityFilter.org
 Implementation-Vendor-Id: org.securityfilter
-Implementation-Version: 1.1-dev
\ No newline at end of file
+Implementation-Version: @PROJECT.VERSION@
\ No newline at end of file