You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/04/30 05:38:51 UTC

git commit: [flex-asjs] [refs/heads/develop] - update version to 0.0.2

Repository: flex-asjs
Updated Branches:
  refs/heads/develop 6a164e212 -> 2e545b286


update version to 0.0.2


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2e545b28
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2e545b28
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/2e545b28

Branch: refs/heads/develop
Commit: 2e545b286bfa9254d5997430c114c798762bdcec
Parents: 6a164e2
Author: Alex Harui <ah...@apache.org>
Authored: Tue Apr 29 20:37:55 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Apr 29 20:37:55 2014 -0700

----------------------------------------------------------------------
 build.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2e545b28/build.properties
----------------------------------------------------------------------
diff --git a/build.properties b/build.properties
index 7e78958..6f9579b 100644
--- a/build.properties
+++ b/build.properties
@@ -21,11 +21,11 @@
 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.0.1
+release.version = 0.0.2
 
 # fb.release.version must start with 4 in order for FB to accept it.
 # this property should only go in flex-sdk-description.xml <version> tag
-fb.release.version = 4.0.1
+fb.release.version = 4.0.2
 
 # override on command line with -Dbuild.number=999 or in local.properties
 build.number = 0