From 7fe602b95946463888ad24cf0a509a8b5c4dcc45 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Fri, 14 Jun 2013 14:40:49 +0200 Subject: [PATCH] sync: update config.guess * lib/config.guess: This. Actually, only the timestamp has been updated (apparently, it was mistakenly not updated in the previous real change to the script). Signed-off-by: Stefano Lattarini --- lib/config.guess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.guess b/lib/config.guess index 516ac6c17..b79252d6b 100755 --- a/lib/config.guess +++ b/lib/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2013-05-16' +timestamp='2013-06-10' # 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 -- 2.47.2