diff --git a/s3 b/s3 index 2fbefb8..a906e37 100644 --- a/s3 +++ b/s3 @@ -1,6 +1,6 @@ #!/bin/bash -VERSIONCOUNTER=314 +VERSIONCOUNTER=315 SIMPLEVERSION="2023.01" OIFS=$IFS export NCURSES_NO_UTF8_ACS=1 diff --git a/support/configs/plugin_update_toolchain.config.template b/support/configs/plugin_update_toolchain.config.template index 900a3c7..7399f2b 100644 --- a/support/configs/plugin_update_toolchain.config.template +++ b/support/configs/plugin_update_toolchain.config.template @@ -1,6 +1,6 @@ # List of setup, build and config commands below. All commands are executed in the context of the current user. # Pay attention to the SEMICOLON at the end of EACH command and the correct quoting (' or ") for or to avoid expansion of variables. -S3TUP_CONFIG_VERSION="45"; +S3TUP_CONFIG_VERSION="46"; # Tokens that are replaced automatically: # @CTNGSOURCE@ crosstool-NG source folder; support/crosstool/crosstool-ng