From 2c57ce36dd561efea88e6cd47b256808ba46dd06 Mon Sep 17 00:00:00 2001 From: WXbet <57314510+WXbet@users.noreply.github.com> Date: Thu, 19 Jan 2023 13:09:16 +0100 Subject: [PATCH] Ready for s3 2023.01.315 --- s3 | 2 +- support/configs/plugin_update_toolchain.config.template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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