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 2016/04/06 17:02:50 UTC

[41/50] git commit: [flex-falcon] [refs/heads/master] - Add env.env.PLAYERGLOBAL_VERSION to env-template.properties

Add env.env.PLAYERGLOBAL_VERSION to env-template.properties


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/8ea2b999
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/8ea2b999
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/8ea2b999

Branch: refs/heads/master
Commit: 8ea2b9995443e3a20a7153d575c66c2152d39bbf
Parents: 00c0b41
Author: OmPrakash Muppirala <bi...@gmail.com>
Authored: Sat Mar 19 21:55:10 2016 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
Committed: Sat Mar 19 21:55:49 2016 -0700

----------------------------------------------------------------------
 env-template.properties | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/8ea2b999/env-template.properties
----------------------------------------------------------------------
diff --git a/env-template.properties b/env-template.properties
index 5734980..9a1f083 100644
--- a/env-template.properties
+++ b/env-template.properties
@@ -104,3 +104,7 @@
 #
 #env.ASJS_HOME=
 
+#
+# If you use a player global that is different that the default of 11.0,
+# you need to set it here.
+#env.PLAYERGLOBAL_VERSION=21.0
\ No newline at end of file