Browse Source

GIT 0.99.6

maint v0.99.6
Junio C Hamano 20 years ago
parent
commit
99977bd5fd
  1. 2
      Makefile
  2. 6
      debian/changelog

2
Makefile

@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@

# DEFINES += -DUSE_STDEV

GIT_VERSION = 0.99.5
GIT_VERSION = 0.99.6

CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(DEFINES)

6
debian/changelog vendored

@ -1,3 +1,9 @@ @@ -1,3 +1,9 @@
git-core (0.99.6-0) unstable; urgency=low

* GIT 0.99.6

-- Junio C Hamano <junkio@cox.net> Wed, 24 Aug 2005 23:09:35 -0700

git-core (0.99.5-1) unstable; urgency=low

* Enable git-send-email-script on Debian. There is no reason to shy

Loading…
Cancel
Save