From 52e938bac954d6d503e180287bcf657187ef8803 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 19 Feb 2015 10:22:40 +0000 Subject: 34570: Another nasty command / math substituion thing. Mark arithmetic substitutions with tokens to make sure the substitution go knows what to do. Before it was guessing by counting the parentheses at the end. --- Config/version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Config/version.mk') diff --git a/Config/version.mk b/Config/version.mk index eb51638fe..a8eafa5fe 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.0.7-dev-0 -VERSION_DATE='October 8, 2014' +VERSION=5.0.7-dev-1 +VERSION_DATE='February 19, 2014' -- cgit 1.4.1