Skip to content

Commit 93e566c

Browse files
committed
Bump version for stable release
1 parent bc1a74d commit 93e566c

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.07.22:
22
* Fix tornado installation in Ubuntu. Thanks Yushi Nakai. #627
33
* Install tornado using pip on Ubuntu for Salt's v2015.8.xx onward stable releases.
44
* Install requests on Ubuntu from Chris Lea's PPA. #630

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.07.17"
20+
__ScriptVersion="2015.07.22"
2121
__ScriptName="bootstrap-salt.sh"
2222

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

0 commit comments

Comments
 (0)