From 3ff83c11b5a0221bc94e38e610f068859c0f1cf2 Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 6 May 2008 14:13:41 +0000 Subject: [PATCH] update version number in docs --- src/site/apt/downloads.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index 09523c751..8bd695c76 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -7,7 +7,7 @@ Spring Batch Downloads - The current GA release is <<1.0.0.FINAL>>, the latest snapshots are <<1.0.1.dev-SNAPSHOT>>. + The current GA release is <<1.0.1.RELEASE>>, the latest snapshots are <<1.1.0.DEV-SNAPSHOT>>. * Zip Downloads @@ -27,7 +27,7 @@ Individual dependencies can then by added like so (inside a \ ele org.springframework.batch spring-batch-core - 1.0.0 + 1.0.1.RELEASE +---------------