cgit

commit 49f607777fe3d9393574a572d72caa568ee3ca3c

Author: John Keeping <john@keeping.me.uk>

git: update to v2.0.4

No CGit changes required.

Signed-off-by: John Keeping <john@keeping.me.uk>

 Makefile | 2 +-


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