From 1993a3cd2a7b479530da8f37f6fb3ea05a0efb71 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 13 Sep 2016 09:42:24 +0100 Subject: 39292: Distinguish "=" and "==" tests in output. This is both in xtrace output and shell code rebuilt from internal structures. --- Config/version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Config') diff --git a/Config/version.mk b/Config/version.mk index 5577f4a0b..a62de3f59 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=5.2-dev-1 -VERSION_DATE='January 20, 2015' +VERSION=5.2-dev-2 +VERSION_DATE='August 13, 2016' -- cgit 1.4.1