Skip to content

Commit 3da4552

Browse files
committed
Bump version for stable release
1 parent 5c2c6b4 commit 3da4552

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.12.11:
22
* Enable binary installations on CentOS 7. Thanks ggillies
33
* Updated the URL for EPEL 7
44

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

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

0 commit comments

Comments
 (0)