From 45315f846c2e2ee6663f0ba8cc454384d2b9e3ea Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 20 Mar 2014 14:41:16 +0100 Subject: git: update to 1.9.1 Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6fac5bd..4a3980c 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 1.9.0 +GIT_VER = 1.9.1 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r -- cgit v1.2.3-59-g8ed1b