Skip to content

Commit 35f3989

Browse files
committed
Bump version for stable release
1 parent a1f72e7 commit 35f3989

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 2015.xx.xx:
1+
Version 2015.11.04:
22
* Allow bypassing dependencies installation. Thanks EYJ. #656.
33
* Add FreeBSD 11 support. Thanks Chris Buechler(cbuechler). #653
44
* Move RHEL installations to use repo.saltstack.com #674

bootstrap-salt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# CREATED: 10/15/2012 09:49:37 PM WEST
1818
#======================================================================================================================
1919
set -o nounset # Treat unset variables as an error
20-
__ScriptVersion="2015.08.06"
20+
__ScriptVersion="2015.11.04"
2121
__ScriptName="bootstrap-salt.sh"
2222

2323
#======================================================================================================================

0 commit comments

Comments
 (0)