cgit

commit dcb16f0d11305b4d7cb6357c5c0e21ad67f69871

Author: Christian Hesse <mail@eworm.de>

git: update to 1.9.2

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 24935274b04276eaf3c56a0d8079e70ead59a19a..e6ec0dce14348e53ec2648b0532ad2158f150844 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.9.1
+GIT_VER = 1.9.2
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r