Skip to content

Commit c14c38b

Browse files
committed
Merge branch 'develop' into stable
2 parents 76cf0ae + 007a5f8 commit c14c38b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 2014.xx.xx:
1+
Version 2014.08.23:
22
* Avoid redirect breakage when installing EPEL with rpm on RHEL 5
33
* Ensure python-apt is installed by the bootstrap script for Debian & Ubuntu minions. Thanks
44
@garethgreenaway.

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

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

0 commit comments

Comments
 (0)