summaryrefslogtreecommitdiff
path: root/lib/ylwrap
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ylwrap')
-rwxr-xr-xlib/ylwrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ylwrap b/lib/ylwrap
index 320150d1c..6ee268379 100755
--- a/lib/ylwrap
+++ b/lib/ylwrap
@@ -1,7 +1,7 @@
#! /bin/sh
# ylwrap - wrapper for lex/yacc invocations.
-scriptversion=2013-01-12.17; # UTC
+scriptversion=2016-01-11.22; # UTC
# Copyright (C) 1996-2015 Free Software Foundation, Inc.
#
@@ -242,6 +242,6 @@ exit $ret
# 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: