Skip to content

Commit b1329bf

Browse files
committed
Updated Artistic Style from version 2.03 to 2.05
1 parent d12f148 commit b1329bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runastyle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# If project management wishes to take a newer astyle version into use
88
# just change this string to match the start of astyle version string.
9-
ASTYLE_VERSION="Artistic Style Version 2.03"
9+
ASTYLE_VERSION="Artistic Style Version 2.05"
1010

1111
if [[ "`astyle --version 2>&1`" != ${ASTYLE_VERSION}* ]]; then
1212
echo "You should use: ${ASTYLE_VERSION}";

0 commit comments

Comments
 (0)