aboutsummaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-10-02 22:02:02 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-10-02 22:02:02 +0300
commit3760edc4a0d4b977dbd7e96f45a3e8d88c293918 (patch)
tree74a1a874876db489e161b4fb55074043f4302ad1 /config.sub
parente4f68191b510ea46eed8156630d4029cf7dffc8f (diff)
parentbd9f81e572ea6d7a48a352fabc1e8cddcb9d39e7 (diff)
downloadegawk-3760edc4a0d4b977dbd7e96f45a3e8d88c293918.tar.gz
egawk-3760edc4a0d4b977dbd7e96f45a3e8d88c293918.tar.bz2
egawk-3760edc4a0d4b977dbd7e96f45a3e8d88c293918.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index 95dc3d07..c6950fd6 100755
--- a/config.sub
+++ b/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2017 Free Software Foundation, Inc.
-timestamp='2017-09-16'
+timestamp='2017-09-26'
# 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
@@ -1829,7 +1829,7 @@ echo $basic_machine$os
exit
# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
+# eval: (add-hook 'write-file-functions 'time-stamp)
# time-stamp-start: "timestamp='"
# time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'"