We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12d6ac commit 0a7d35fCopy full SHA for 0a7d35f
ChangeLog
@@ -1,4 +1,4 @@
1
-Version 2014.xx.xx:
+Version 2014.09.09:
2
* Distro Support Fixes:
3
* Updated the URL for EPEL 7
4
* PIP based installations on Ubuntu 10.04 need setuptools installed
bootstrap-salt.sh
@@ -17,7 +17,7 @@
17
# CREATED: 10/15/2012 09:49:37 PM WEST
18
#======================================================================================================================
19
set -o nounset # Treat unset variables as an error
20
-__ScriptVersion="2014.08.30"
+__ScriptVersion="2014.09.09"
21
__ScriptName="bootstrap-salt.sh"
22
23
0 commit comments