diff options
author | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2008-12-21 23:03:52 +0000 |
---|---|---|
committer | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2008-12-21 23:03:52 +0000 |
commit | 903a860a7df7e5ab7c574657d173f379c56869f7 (patch) | |
tree | 47b0ca672a3d25fc5bb189dc86543c18ad5d82a1 /build/GWT-VERSION.properties | |
parent | d89e5377889dbe8f0de5f039b44178ba6558c0bc (diff) | |
download | vaadin-framework-903a860a7df7e5ab7c574657d173f379c56869f7.tar.gz vaadin-framework-903a860a7df7e5ab7c574657d173f379c56869f7.zip |
GWT version 1.5.3 is used to build Toolkit. Actually 5.3.0rc4 already used 1.5.3.
svn changeset:6317/svn branch:trunk
Diffstat (limited to 'build/GWT-VERSION.properties')
-rw-r--r-- | build/GWT-VERSION.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/GWT-VERSION.properties b/build/GWT-VERSION.properties index 6f18d8ed5f..5aebe99a94 100644 --- a/build/GWT-VERSION.properties +++ b/build/GWT-VERSION.properties @@ -1 +1 @@ -gwt-version=1.5.2 +gwt-version=1.5.3 |