From 0499e88ccec43dc69233841779ab4b71b5d94dac Mon Sep 17 00:00:00 2001 From: John Keeping Date: Sat, 25 May 2013 11:19:00 +0100 Subject: git: update to 1.8.3 No changes required, just bump the submodule and Makefile versions. Signed-off-by: John Keeping --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0fe0bc2..4b83ac7 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 1.8.2.2 +GIT_VER = 1.8.3 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz INSTALL = install MAN5_TXT = $(wildcard *.5.txt) -- cgit v1.2.1