From 030f8fe13ee28c2414e6a633c24e037a4cd11c31 Mon Sep 17 00:00:00 2001 From: Erwin Vervaet Date: Tue, 16 Jan 2007 09:52:22 +0000 Subject: [PATCH] Included next version number. --- spring-webflow/changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-webflow/changelog.txt b/spring-webflow/changelog.txt index 7ca27ef5..620bb122 100644 --- a/spring-webflow/changelog.txt +++ b/spring-webflow/changelog.txt @@ -2,7 +2,7 @@ SPRING WEB FLOW (SWF) CHANGELOG =============================== http://www.springframework.org -Changes in version () +Changes in version 1.0.2 () ------------------------------------- Package org.springframework.webflow.action @@ -10,7 +10,7 @@ Package org.springframework.webflow.action Package org.springframework.webflow.config * Fixed bug in WebFlowConfigNamespaceHandler that caused the type attribute of the repository tag - not to be read properly and throw an exception (SWF-239) + not to be read properly and throw an exception (SWF-239). Changes in version 1.0.1 (08.01.2007) -------------------------------------