diff options
author | Marko Grönroos <magi@iki.fi> | 2010-11-11 13:57:34 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2010-11-11 13:57:34 +0000 |
commit | f1191408af962174d9627d75d2ac7f8fb4389229 (patch) | |
tree | 7d98dd79965c849e4972b7533172eaa711d5ce73 | |
parent | 8a53f2142341d74ed64d5e0830e6661c35c893a8 (diff) | |
download | vaadin-framework-f1191408af962174d9627d75d2ac7f8fb4389229.tar.gz vaadin-framework-f1191408af962174d9627d75d2ac7f8fb4389229.zip |
Incremented development version number to 6.4.9.
svn changeset:15965/svn branch:6.4
-rw-r--r-- | build/VERSION.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/VERSION.properties b/build/VERSION.properties index 8c5f8a41fb..cb84002819 100644 --- a/build/VERSION.properties +++ b/build/VERSION.properties @@ -1,2 +1,2 @@ -version=6.4.8 +version=6.4.9 manual.repository=http://dev.vaadin.com/svn/doc/branches/6.4 |