diff build-aux/elisp-comp @ 11552:a12fc7e93275

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 05 May 2009 05:40:15 -0700
parents 4bd575733685
children 79df2eaa4395
line wrap: on
line diff
--- a/build-aux/elisp-comp
+++ b/build-aux/elisp-comp
@@ -1,7 +1,8 @@
 #!/bin/sh
-# Copyright (C) 1995, 2000, 2003, 2004, 2005  Free Software Foundation, Inc.
+# Copyright (C) 1995, 2000, 2003, 2004, 2005, 2009 Free Software
+# Foundation, Inc.
 
-scriptversion=2005-05-14.22
+scriptversion=2009-04-28.21; # UTC
 
 # Franc,ois Pinard <pinard@iro.umontreal.ca>, 1995.
 #
@@ -84,5 +85,6 @@
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
 # End: