From 49f607777fe3d9393574a572d72caa568ee3ca3c Mon Sep 17 00:00:00 2001 From: John Keeping Date: Sun, 3 Aug 2014 15:51:42 +0100 Subject: git: update to v2.0.4 No CGit changes required. Signed-off-by: John Keeping --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 93b525a..6a8a125 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.0.3 +GIT_VER = 2.0.4 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r -- cgit v1.2.3-24-g4f1b