Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-09-08 02:59:24 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-08 02:59:24 +0400
commit99977bd5fdeabbd0608a70e9411c243007ec4ea2 (patch)
treec53f757133bb84a2d87e901c49207e9b7c48e1a6
parent7eb93c89651c47c8095d476251f2e4314656b292 (diff)
parent78938b0d8a95b09d94af214fdb6b5f053a5edb98 (diff)
GIT 0.99.6v0.99.6
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9122c03ea3..6dbffc23e2 100644
--- a/Makefile
+++ b/Makefile
@@ -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)
diff --git a/debian/changelog b/debian/changelog
index 5b7b4d3ff3..f3cf358fb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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