Merge branch 'master' of .
[git.git] / Makefile
index a69452c..033c96e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.5
+GIT_VERSION = 0.99.6
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(DEFINES)
@@ -65,7 +65,7 @@ SCRIPTS=git git-merge-one-file-script git-prune-script \
        gitk git-cherry git-rebase-script git-relink-script git-repack-script \
        git-format-patch-script git-sh-setup-script git-push-script \
        git-branch-script git-parse-remote-script git-verify-tag-script \
-       git-ls-remote-script git-clone-dumb-http git-rename-script \
+       git-ls-remote-script git-rename-script \
        git-request-pull-script git-bisect-script
 
 SCRIPTS += git-count-objects-script