From 17838ec6304198811df97402f11c185f8f0e10bd Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 19 Dec 2014 00:28:34 -0700 Subject: git: update to v2.2.1 Update to git version v2.2.1, including API changes. Signed-off-by: Christian Hesse --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6a8a125..38bf595 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.0.4 +GIT_VER = 2.2.1 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