From 4added682fe317d3bce357c080e5cf80d6f39641 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 27 Aug 2008 04:12:43 +0000 Subject: [PATCH] bump a few versions git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@689353 13f79535-47bb-0310-9956-ffa450edef68 --- README | 2 +- docs/index.html | 2 +- version.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index f035324..8dee281 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ distribution. The home of this library is Building ======== -This Ant Library requires Ant 1.7.0beta2 or later to build, some of +This Ant Library requires Ant 1.7.0 or later to build, some of the test use JUnit 3 (3.8.2 recommended). It should work with any Java(TM) Runtime (and compile with any Java(TM) diff --git a/docs/index.html b/docs/index.html index 1868092..10eb25e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -29,7 +29,7 @@

Requirements

-

The current version requires Ant 1.7.0 Beta 2 or later.

+

The current version requires Ant 1.7.0 or later.

Where is it?

diff --git a/version.properties b/version.properties index d2103b3..a283409 100644 --- a/version.properties +++ b/version.properties @@ -12,4 +12,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -artifact.version=1.1alpha +artifact.version=1.1beta1