From 6f34fcbb05616004a955e2ccc5a8af99297a35f1 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Tue, 20 Jul 2010 07:41:50 +0000 Subject: [PATCH] SWF-1364 Fix release version in changelog --- build-spring-webflow/resources/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index d09b25cb..81df233b 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -2,7 +2,7 @@ SPRING WEB FLOW CHANGELOG ========================= http://www.springframework.org/webflow -Changes in version 2.1.0.RELEASE (July 19, 2010) +Changes in version 2.1.1.RELEASE (July 19, 2010) ------------------------------------------------ * Extract JSF 2 methods from FlowApplication into Jsf2FlowApplication (SWF-1261). * Fix handling of cascaded attributes in AjaxTilesView (SWF-1053).