cgit

commit d6a4730d049216f903fb0466215366f588208a40

Author: Christian Hesse <mail@eworm.de>

git: update to v2.10.1

Update to git version v2.10.1, no changes required.

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index 3ca40161b0ab9ae1ca635d572ef96578b3933c8c..caa32d6cf3338ce4ee03286d89d912181c05a76d 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.10.0
+GIT_VER = 2.10.1
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r