You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2015/11/18 05:22:00 UTC

[45/47] git commit: [flex-sdk] [refs/heads/develop] - Fix minor version number issue

Fix minor version number issue

Signed-off-by: Erik de Bruin <er...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/120d9c8d
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/120d9c8d
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/120d9c8d

Branch: refs/heads/develop
Commit: 120d9c8db22902d48bec47dd19161aef9892a088
Parents: d52e19f
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Mon Mar 23 10:15:57 2015 +0100
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Mon Mar 23 10:15:57 2015 +0100

----------------------------------------------------------------------
 build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/120d9c8d/build.properties
----------------------------------------------------------------------
diff --git a/build.properties b/build.properties
index 185a128..72b635e 100644
--- a/build.properties
+++ b/build.properties
@@ -18,7 +18,7 @@
 ################################################################################
 
 # flex-sdk-description values
-release = Apache Flex 4.14.0
+release = Apache Flex 4.14.1
 release.version = 4.14.1
 
 # override on command line with -Dbuild.number=999 or in local.properties