From 541ad6e2a9cfd71dc1e4131fb2b47e3c630417ed Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 1 Aug 2005 15:19:34 -0700 Subject: GIT 0.99.3 Things have slowly but surely started to settle down, and the http transport finally can natively grok packed repositories. To give Pasky a good anchor point, hoping that he can start split off the core part from Cogito, here is the 0.99.3, which will be accompanied with its own tag. Signed-off-by: Junio C Hamano --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 56e7891c69..4a38aa65be 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION=0.99.2 +GIT_VERSION=0.99.3 COPTS?=-g -O2 CFLAGS+=$(COPTS) -Wall $(DEFINES) -- cgit v1.2.3