mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Bump version for stable release
This commit is contained in:
parent
21046c5f4a
commit
c3ee2441a5
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Version 2015.xx.xx:
|
||||
Version 2015.03.04:
|
||||
* Fix the salt package selection on Arch stable installs.
|
||||
|
||||
Version 2015.02.28:
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
# CREATED: 10/15/2012 09:49:37 PM WEST
|
||||
#======================================================================================================================
|
||||
set -o nounset # Treat unset variables as an error
|
||||
__ScriptVersion="2015.02.28"
|
||||
__ScriptVersion="2015.03.04"
|
||||
__ScriptName="bootstrap-salt.sh"
|
||||
|
||||
#======================================================================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue