Repository: flex-asjs Updated Branches: refs/heads/develop 781d38ebc -> fd130d759
switch nightly to 0.7.0 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fd130d75 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fd130d75 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/fd130d75 Branch: refs/heads/develop Commit: fd130d7595bae63b3a9547c5c766d6a87c1fb26c Parents: 781d38e Author: Alex Harui <[email protected]> Authored: Mon Apr 4 13:01:36 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Mon Apr 4 13:01:36 2016 -0700 ---------------------------------------------------------------------- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/fd130d75/build.properties ---------------------------------------------------------------------- diff --git a/build.properties b/build.properties index 1742c34..a494011 100644 --- a/build.properties +++ b/build.properties @@ -21,7 +21,7 @@ release.name = Apache Flex (FlexJS) # this is the version that appears in the flex-sdk-description <description> tag # and on the package name. This is the publicly known version of FlexJS -release.version = 0.6.0 +release.version = 0.7.0 # fb.release.version must start with 4 in order for FB to accept it. # intellij seems to want it to be at least 4.6 in order to not use certain
