From 8033dc01f4ae1551c21769f580caa723fb176d9c Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 20 Feb 2014 20:58:13 +0100 Subject: git: Update to 1.9.0 No code changes required, just bump the submodule and Makefile versions. Signed-off-by: Lukas Fleischer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05b97d7..3ee5f65 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 1.8.5 +GIT_VER = 1.9.0 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r -- cgit v1.2.1