update astyle to 3.5
This commit is contained in:
parent
5ef4a680e7
commit
9afe16384e
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
ASTYLE_VERSION_TAG="3.4.16"
|
ASTYLE_VERSION_TAG="3.5"
|
||||||
|
|
||||||
function fn_print_help() {
|
function fn_print_help() {
|
||||||
echo " Usage:
|
echo " Usage:
|
||||||
|
|
Loading…
Reference in New Issue