From 09f98e27445fd3581d412ecdcb57d4e273ed4c25 Mon Sep 17 00:00:00 2001 From: Nils Steinger Date: Wed, 20 Feb 2019 17:04:26 +0100 Subject: [PATCH] Update script version output (with regard to 3ede178) --- nench.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nench.sh b/nench.sh index b7d4b56..ea86a7d 100755 --- a/nench.sh +++ b/nench.sh @@ -127,7 +127,7 @@ then fi printf '%s\n' '-------------------------------------------------' -printf ' nench.sh v2018.04.14 -- https://git.io/nench.sh\n' +printf ' nench.sh v2019.02.20 -- https://git.io/nench.sh\n' date -u '+ benchmark timestamp: %F %T UTC' printf '%s\n' '-------------------------------------------------'