Develop version is now 1.5.12

This commit is contained in:
Pedro Algarvio 2014-01-30 19:48:35 -07:00
parent 837648dca2
commit 125e7b2d54

View file

@ -17,7 +17,7 @@
# CREATED: 10/15/2012 09:49:37 PM WEST # CREATED: 10/15/2012 09:49:37 PM WEST
#=============================================================================== #===============================================================================
set -o nounset # Treat unset variables as an error set -o nounset # Treat unset variables as an error
__ScriptVersion="1.5.11" __ScriptVersion="1.5.12"
__ScriptName="bootstrap-salt.sh" __ScriptName="bootstrap-salt.sh"
#=============================================================================== #===============================================================================