From 3f89681acc0abf7d2d6a6893ab00c3f7e25cced1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 12 Jan 2016 12:53:28 -0800 Subject: autoupdate --- build-aux/depcomp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-aux/depcomp') diff --git a/build-aux/depcomp b/build-aux/depcomp index fda2463f38..28ce42a9b0 100755 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2013-05-30.07; # UTC +scriptversion=2016-01-11.22; # UTC # Copyright (C) 1999-2015 Free Software Foundation, Inc. @@ -751,6 +751,6 @@ exit 0 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" +# time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: -- cgit v1.2.1