From: Bruce Korb Date: Thu, 3 Feb 2011 16:15:14 +0000 (-0800) Subject: Remove whitespace diff to match master X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=bffb3c8b838b54ee925805b6fe198affed1eb39c;p=gnulib.git Remove whitespace diff to match master --- diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen index dafda70ed8..68c7d6440c 100755 --- a/build-aux/git-version-gen +++ b/build-aux/git-version-gen @@ -1,6 +1,6 @@ #!/bin/sh # Print a version string. -scriptversion=2011-02-01.00; # UTC +scriptversion=2011-01-04.17; # UTC # Copyright (C) 2007-2011 Free Software Foundation, Inc. # @@ -98,7 +98,6 @@ fi if test -n "$v" then : # use $v - # Otherwise, if there is at least one git commit involving the working # directory, and "git describe" output looks sensible, use that to # derive a version string.