Update bootstrap script stable version

This commit is contained in:
Pedro Algarvio 2014-06-19 19:36:51 +01:00
parent 8e36395384
commit c1096cf760

View file

@ -49,7 +49,7 @@ BOOTSTRAP_SCRIPT_DISTRIBUTED_VERSION = os.environ.get(
'BOOTSTRAP_SCRIPT_VERSION',
# If no bootstrap-script version was provided from the environment, let's
# provide the one we define.
'v1.5.9'
'v2014.06.19'
)
# Store a reference to the executing platform