From 390ffad022336b02dca6dec23504cefeb12adada Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 28 Jun 2014 16:04:17 +0200 Subject: git: update to 2.0.1 Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0223a17..c943aab 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.0.0 +GIT_VER = 2.0.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r -- cgit v1.2.1