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/08/11 19:34:20 UTC

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

Repository: flex-asjs
Updated Branches:
  refs/heads/develop 910d4d9c7 -> 564d137a4


update release version


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

Branch: refs/heads/develop
Commit: 564d137a4a5d946baa122bd8d929f1a3a3b65708
Parents: 910d4d9
Author: Alex Harui <ah...@apache.org>
Authored: Mon Aug 11 10:33:41 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Mon Aug 11 10:33:57 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/564d137a/build.properties
----------------------------------------------------------------------
diff --git a/build.properties b/build.properties
index 95a063a..6709f6f 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.2
+release.version = 0.0.3
 
 # 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.2
+fb.release.version = 4.0.3
 
 # override on command line with -Dbuild.number=999 or in local.properties
 build.number = 0