Skip to content

Commit

Permalink
switch to final
Browse files Browse the repository at this point in the history
  • Loading branch information
gorgone committed Mar 17, 2020
1 parent 522edb8 commit 61ffbcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion s3
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

VERSIONCOUNTER=310
SIMPLEVERSION="3.0 RC7"
SIMPLEVERSION="Final"
OIFS=$IFS
export NCURSES_NO_UTF8_ACS=1

Expand Down
2 changes: 1 addition & 1 deletion support/functions/_logos
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 61ffbcb

Please sign in to comment.