Skip to content

Commit 4584f5e

Browse files
committed
Merge branch 'develop' into stable
2 parents 85e6ed8 + b1624cc commit 4584f5e

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.07.xx:
1+
Version 2015.08.06:
22
* Fix python-requests installations for Ubuntu >= 14.04 LTS. #631, #632, #633
33
* Install python-crypto from Chris Lea's PPA for Ubuntu < 14.04
44
* Exit the git checkout directory before deleting it. Thanks Bret Fisher. #634

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

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

0 commit comments

Comments
 (0)