# HG changeset patch # User Bruce Korb # Date 1296749714 28800 # Node ID f4f244f523bd36a62cab7bcb40cc84c44ca536db # Parent 00f12f0734ba84c9dc45982425bc3cf7fa56e365 Remove whitespace diff to match master diff --git a/build-aux/git-version-gen b/build-aux/git-version-gen --- 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 @@ 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.