Skip to content

Commit

Permalink
update from automake-1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Mar 2, 2010
1 parent a236dbe commit 5f69222
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mkinstalldirs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/sh
# mkinstalldirs --- make directory hierarchy

scriptversion=2006-05-11.19
scriptversion=2009-04-28.21; # UTC

# Original author: Noah Friedman <[email protected]>
# Created: 1993-05-16
Expand Down Expand Up @@ -157,5 +157,6 @@ exit $errstatus
# 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:

0 comments on commit 5f69222

Please sign in to comment.