Updated Artistic Style from version 2.03 to 2.05
This commit is contained in:
parent
d12f14844a
commit
b1329bfb40
|
@ -6,7 +6,7 @@
|
|||
|
||||
# If project management wishes to take a newer astyle version into use
|
||||
# just change this string to match the start of astyle version string.
|
||||
ASTYLE_VERSION="Artistic Style Version 2.03"
|
||||
ASTYLE_VERSION="Artistic Style Version 2.05"
|
||||
|
||||
if [[ "`astyle --version 2>&1`" != ${ASTYLE_VERSION}* ]]; then
|
||||
echo "You should use: ${ASTYLE_VERSION}";
|
||||
|
|
Loading…
Reference in New Issue