Skip to content

Commit adee423

Browse files
committed
Bump version for stable release
1 parent e688367 commit adee423

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.10.21:
22
* Fix path to python on FreeBSD. Thanks Pavel Snagovsky(paha)
33
* Fix syndic installation on RHEL based installations. Thanks markgaylard
44
* Properly detect the git checkout `basename` directory instead of hard coding it. Thanks

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

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

0 commit comments

Comments
 (0)