diff options
author | Marko Grönroos <magi@iki.fi> | 2008-05-07 13:41:49 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2008-05-07 13:41:49 +0000 |
commit | 79e164ecbea35810763660ecca2717bfe5e18c2a (patch) | |
tree | 926b3ced8a397a3b4bf45db196970eed8308d118 /build/VERSION.properties | |
parent | d5e867897166f099be2654238caeced4935495d1 (diff) | |
download | vaadin-framework-79e164ecbea35810763660ecca2717bfe5e18c2a.tar.gz vaadin-framework-79e164ecbea35810763660ecca2717bfe5e18c2a.zip |
Changed build result path from /result to build/result.
svn changeset:4374/svn branch:trunk
Diffstat (limited to 'build/VERSION.properties')
-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 7d2fad61fe..1318d3008d 100644 --- a/build/VERSION.properties +++ b/build/VERSION.properties @@ -1 +1 @@ -version=5.2.0rc1 +version=5.2.0rc2 |