From 61ffbcb9591d9bf5059b74a1b27550097850e417 Mon Sep 17 00:00:00 2001 From: gorgone Date: Tue, 17 Mar 2020 03:27:17 +0100 Subject: [PATCH] switch to final --- s3 | 2 +- support/functions/_logos | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/s3 b/s3 index 3a3a01c..5447eea 100755 --- a/s3 +++ b/s3 @@ -1,7 +1,7 @@ #!/bin/bash VERSIONCOUNTER=310 -SIMPLEVERSION="3.0 RC7" +SIMPLEVERSION="Final" OIFS=$IFS export NCURSES_NO_UTF8_ACS=1 diff --git a/support/functions/_logos b/support/functions/_logos index ebb85cc..3bfb2a9 100644 --- a/support/functions/_logos +++ b/support/functions/_logos @@ -17,7 +17,7 @@ s3logo(){ echo -e $C" _________________ / _____/\\_____ \\ =============== - \_____ \\ _(__ < $w_l Version $SIMPLEVERSION$C + \_____ \\ _(__ < $w_l Ver. $VERSIONCOUNTER$g_l $SIMPLEVERSION!$C / \\ / \\ =============== /_______ //______ / $y_l by gorgone$p_l 2020$C \\/ \/ ===============\n$W";