X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=build-aux%2Fgit-version-gen;fp=build-aux%2Fgit-version-gen;h=6d073fcaddd827a396af4c52f1bf00bdd84a9f66;hb=dc02bf0d39a3ae0d90d9b7b0feb32c2cc7cdff86;hp=8647b9e38cfa7e4f51bae31a6b79c6c7d6e39b03;hpb=a8a88eddaa90432e6ec1b8d9d5c9842bc91afd1d;p=debian%2Fgzip diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen index 8647b9e..6d073fc 100755 --- a/build-aux/git-version-gen +++ b/build-aux/git-version-gen @@ -1,6 +1,6 @@ #!/bin/sh # Print a version string. -scriptversion=2017-09-13.06; # UTC +scriptversion=2018-03-07.03; # UTC # Copyright (C) 2007-2018 Free Software Foundation, Inc. # @@ -219,7 +219,7 @@ fi printf %s "$v" # Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0"