From 8d3528271ca4d4a01ced0bcd4e585d5533be6d3c Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 17 Jul 2008 21:00:25 +0000 Subject: [PATCH] readme --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 1c37d662..ab96c3d2 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contained in this directory are the Spring Web Flow (SWF) related project source DIRECTORIES 1. build-spring-webflow - Contains the metadata needed to build the SWF projects using spring-build. - To build all projects, simply run 'ant' (v1.7 or >) in this directory. + To build all projects, simply run 'ant' (version 1.7 or >) in this directory. 2. spring-build - A linked in SVN external to Spring's master build system. Used to power the build for all Spring projects.