Skip to content

Commit 0a7d35f

Browse files
committed
Bump release
1 parent c12d6ac commit 0a7d35f

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 2014.xx.xx:
1+
Version 2014.09.09:
22
* Distro Support Fixes:
33
* Updated the URL for EPEL 7
44
* PIP based installations on Ubuntu 10.04 need setuptools installed

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

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

0 commit comments

Comments
 (0)