From: maxcooper Date: Mon, 5 May 2003 11:39:03 +0000 (+0000) Subject: made the project version a replaceable token X-Git-Tag: rel-2_0-alpha1~104 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=983095dd6f8d481df389711749cf336178efd4bd;p=securityfilter.git made the project version a replaceable token --- diff --git a/HISTORY b/HISTORY index 4346c28..742d176 100644 --- 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 --- 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 --- 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/ diff --git a/conf/share/MANIFEST.MF b/conf/share/MANIFEST.MF index 6df48ce..7dc29bc 100644 --- a/conf/share/MANIFEST.MF +++ b/conf/share/MANIFEST.MF @@ -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