summaryrefslogtreecommitdiff
path: root/build-aux/mdate-sh
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-15 07:03:04 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-15 07:03:04 +0000
commit842c8c486f4f900ae596b56ae93da8ac3e0a4067 (patch)
tree5e46f42c0dd16b7f9442ecde161e05c6224b36e5 /build-aux/mdate-sh
parent99ad01b0d52703c938e3af1d95e49d77f53ef85e (diff)
downloadcoreutils-842c8c486f4f900ae596b56ae93da8ac3e0a4067.tar.xz
Sync from gnulib (scriptversion change only).
Diffstat (limited to 'build-aux/mdate-sh')
-rwxr-xr-xbuild-aux/mdate-sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/mdate-sh b/build-aux/mdate-sh
index d8e1bd200..52156b3de 100755
--- a/build-aux/mdate-sh
+++ b/build-aux/mdate-sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Get modification time of a file or directory and pretty-print it.
-scriptversion=2005-02-07.09
+scriptversion=2005-05-14.22
# Copyright (C) 1995, 1996, 1997, 2003, 2004, 2005 Free Software
# Foundation, Inc.