From 058639be227bbe8f03cc39f79f7ce84918012143 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 28 Nov 2018 20:38:51 +1100 Subject: [PATCH] Bump timestamps. --- config.guess | 2 +- config.sub | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.guess b/config.guess index 5cd5606..47d7bed 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-08-29' +timestamp='2018-11-28' # 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 40aaf32..4670805 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-08-29' +timestamp='2018-11-28' # 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