Skip to content

Commit 1a36092

Browse files
committed
Merge branch 'develop' into stable
2 parents 81514c5 + 47cdbb5 commit 1a36092

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.02.15:
1+
Version 2015.02.27:
22
* Try other tools besides wget when downloading the COPR repo file. Thanks Ronald van
33
Zantvoort(The-Loeki)
44
* No need to install packages from the Unstable repository for debian, use backports. 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="2015.02.15"
20+
__ScriptVersion="2015.02.27"
2121
__ScriptName="bootstrap-salt.sh"
2222

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

0 commit comments

Comments
 (0)