mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Bump release
This commit is contained in:
parent
c12d6ac5b6
commit
0a7d35fd1e
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Version 2014.xx.xx:
|
||||
Version 2014.09.09:
|
||||
* Distro Support Fixes:
|
||||
* Updated the URL for EPEL 7
|
||||
* PIP based installations on Ubuntu 10.04 need setuptools installed
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
# CREATED: 10/15/2012 09:49:37 PM WEST
|
||||
#======================================================================================================================
|
||||
set -o nounset # Treat unset variables as an error
|
||||
__ScriptVersion="2014.08.30"
|
||||
__ScriptVersion="2014.09.09"
|
||||
__ScriptName="bootstrap-salt.sh"
|
||||
|
||||
#======================================================================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue