We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12f148 commit b1329bfCopy full SHA for b1329bf
runastyle
@@ -6,7 +6,7 @@
6
7
# If project management wishes to take a newer astyle version into use
8
# just change this string to match the start of astyle version string.
9
-ASTYLE_VERSION="Artistic Style Version 2.03"
+ASTYLE_VERSION="Artistic Style Version 2.05"
10
11
if [[ "`astyle --version 2>&1`" != ${ASTYLE_VERSION}* ]]; then
12
echo "You should use: ${ASTYLE_VERSION}";
0 commit comments