]> Savannah Git Hosting - gnulib.git/commitdiff
Remove whitespace diff to match master
authorBruce Korb <bkorb@gnu.org>
Thu, 3 Feb 2011 16:15:14 +0000 (08:15 -0800)
committerBruce Korb <bkorb@gnu.org>
Thu, 3 Feb 2011 16:15:14 +0000 (08:15 -0800)
build-aux/git-version-gen

index dafda70ed825e68bdad46e1a03c072e4678406c5..68c7d6440cceb1c635354507ce556789a980509b 100755 (executable)
@@ -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.