From a556453c32061f4723bd672695e02581fc662890 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 5 May 2009 05:40:15 -0700 Subject: autoupdate --- build-aux/gnupload | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'build-aux/gnupload') diff --git a/build-aux/gnupload b/build-aux/gnupload index 7c34784e41..002cee39a7 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -1,7 +1,7 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2009-03-05.20 +scriptversion=2009-04-28.21; # UTC # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation # @@ -407,5 +407,6 @@ exit 0 # 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: -- cgit v1.2.1