diff options
author | Artur Signell <artur@vaadin.com> | 2013-09-02 14:19:47 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2013-09-02 14:19:47 +0300 |
commit | 61dd8f782775d042aa32ef33cda3c71a77224ede (patch) | |
tree | a0cdd48e2cff0f21d5286fb0e77ae5c929f775b8 | |
parent | 7068d7827b1625ebdf985841b55b5243c01fd4ec (diff) | |
download | vaadin-framework-61dd8f782775d042aa32ef33cda3c71a77224ede.tar.gz vaadin-framework-61dd8f782775d042aa32ef33cda3c71a77224ede.zip |
Corrected typo in version variable (#12440)
Change-Id: Ib9a3efee02f4887072e7892d869911b78ec5e1d8
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index f3ec68e41f..77b6d639c9 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -140,7 +140,7 @@ <li><b>TableQuery</b> now supports schemas and catalogs</li> </ul> - <p>Tools have been updated for Vaadin @vaadin-minor@ with + <p>Tools have been updated for Vaadin @version-minor@ with the following changes:</p> <ul> |