cgit

commit 390ffad022336b02dca6dec23504cefeb12adada

Author: Christian Hesse <mail@eworm.de>

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 +-


diff --git a/Makefile b/Makefile
index 0223a177c86fa5a898c7885bcdc1cb12863b73a5..c943aab72726329c1ff9d3c5174e391723e293ed 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-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