cgit

commit d62e71a0240a7506b870b99e5c068f336e0a137e

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

git: update to 1.8.4

No code changes required, just bump the submodule and makefile versions.

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

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index 49b6b0c10bd624a8093af6c02a90d32a1844fa81..82d5b58e4bc280278841b780823d868343b37919 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.8.3
+GIT_VER = 1.8.4
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r