Merge branch 'master' of .
authorJunio C Hamano <junkio@cox.net>
Wed, 14 Sep 2005 05:30:13 +0000 (22:30 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 14 Sep 2005 05:30:13 +0000 (22:30 -0700)
1  2 
Makefile

diff --combined Makefile
+++ b/Makefile
@@@ -40,7 -40,7 +40,7 @@@
  
  # DEFINES += -DUSE_STDEV
  
 -GIT_VERSION = 0.99.6
 +GIT_VERSION = 0.99.7
  
  CFLAGS = -g -O2 -Wall
  ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
@@@ -83,7 -83,7 +83,7 @@@ SCRIPT_PERL = 
        git-rename.perl git-shortlog.perl
  
  SCRIPT_PYTHON = \
-       git-merge-fredrik.py
+       git-merge-recursive.py
  
  # The ones that do not have to link with lcrypto nor lz.
  SIMPLE_PROGRAMS = \