From 4402a1fb9b32f60cb2a5bfa7e1482172c6813743 Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Mon, 1 Apr 2002 08:33:59 +0000 Subject: [PATCH] Specification Version MUST be in DeweyDecimal notation with maximum 3 places (ie major.minor.micro). Also made jar implement the org.apache.tools.ant extension (aswell as the specification for the package org.apache.tools.ant). As a consequence put Implementation-Version into dewey decimal form aswell. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272151 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 862b0be78..c404300f5 100644 --- a/build.xml +++ b/build.xml @@ -19,6 +19,7 @@ + @@ -572,16 +573,18 @@
+ + value="${manifest-version}" /> + value="${manifest-version}" />