Minor fixes.
Starting from this one I won't be touching debian/ directory
since the official maintainer seems to be reasonably quick to
package up things. The packaging procedure used there seems to
be quite different from what I have, so I'd like to avoid
potential confusion and reduce work by the official maintainer
and myself.
Signed-off-by: Junio C Hamano <junkio@cox.net>
# Define USE_STDEV below if you want git to care about the underlying device
# change being considered an inode change from the update-cache perspective.
- GIT_VERSION = 1.0.4
-GIT_VERSION = 1.0.0
++GIT_VERSION = 1.0.5
# CFLAGS and LDFLAGS are for the users to override from the command line.