From mboxrd@z Thu Jan 1 00:00:00 1970 From: mail at eworm.de (Christian Hesse) Date: Thu, 10 Apr 2014 05:34:34 +0200 Subject: [PATCH 1/1] git: update to 1.9.2 Message-ID: <1397100874-12567-1-git-send-email-mail@eworm.de> Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2493527..e6ec0dc 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 1.9.1 +GIT_VER = 1.9.2 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r diff --git a/git b/git index cee0c27..0bc85ab 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit cee0c2750bb5f1b38f15ef961517e03c2e39c9ec +Subproject commit 0bc85abb7aa9b24b093253018801a0fb43d01122 -- 1.9.2