From 77632d92f25e26b95c64afd3700d51bd03587613 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sat, 7 Nov 2020 15:46:23 +1100 Subject: [PATCH] Update timestamps. --- config.guess | 2 +- config.sub | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.guess b/config.guess index 7411a6f..0fc11ed 100755 --- a/config.guess +++ b/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2020 Free Software Foundation, Inc. -timestamp='2020-10-22' +timestamp='2020-11-07' # 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 diff --git a/config.sub b/config.sub index 8553b0e..c874b7a 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2020 Free Software Foundation, Inc. -timestamp='2020-10-13' +timestamp='2020-11-07' # 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