From 6b2374c79506ee82a8b440f6d1ca293e2e2e2463 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 1 Mar 2018 07:09:48 +1100 Subject: [PATCH] Fix config.guess timestamp. --- config.guess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.guess b/config.guess index 9baaa27..8ca6a44 100755 --- a/config.guess +++ b/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-01-26' +timestamp='2018-03-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by