From a36888a3f6ad77a3de150bd9e8e3f9f1396b72da Mon Sep 17 00:00:00 2001 From: Gorgone Date: Mon, 28 Sep 2020 18:11:32 +0200 Subject: [PATCH] Update s3 Version 311 --- s3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3 b/s3 index 028c221..89227a9 100755 --- a/s3 +++ b/s3 @@ -1,6 +1,6 @@ #!/bin/bash -VERSIONCOUNTER=310 +VERSIONCOUNTER=311 SIMPLEVERSION="-NEXT-" OIFS=$IFS export NCURSES_NO_UTF8_ACS=1