From c59b92c056635d504b0e3581d959883d7020bb31 Mon Sep 17 00:00:00 2001 From: Nils Steinger Date: Thu, 1 Jun 2017 18:26:58 +0200 Subject: [PATCH] Bump version --- nench.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nench.sh b/nench.sh index f463459..8c2b46b 100755 --- a/nench.sh +++ b/nench.sh @@ -119,7 +119,7 @@ then fi printf '%s\n' '-------------------------------------------------' -printf ' nench.sh v2017.05.28 -- https://git.io/nench.sh\n' +printf ' nench.sh v2017.06.01 -- https://git.io/nench.sh\n' date -u '+ benchmark timestamp: %F %T UTC' printf '%s\n' '-------------------------------------------------'