From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Fri, 21 Feb 2014 01:17:06 +0100 Subject: [PATCH] git: Update to 1.9.0 In-Reply-To: <1392926293-8088-1-git-send-email-cgit@cryptocrack.de> References: <1392926293-8088-1-git-send-email-cgit@cryptocrack.de> Message-ID: Lukas "Lightspeed" Fleischer. Thanks for the commit. Merged! On Thu, Feb 20, 2014 at 8:58 PM, Lukas Fleischer wrote: > No code changes required, just bump the submodule and Makefile versions. > > Signed-off-by: Lukas Fleischer > --- > Makefile | 2 +- > git | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > 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 > diff --git a/git b/git > index d2446df..5f95c9f 160000 > --- a/git > +++ b/git > @@ -1 +1 @@ > -Subproject commit d2446dfd7f3b3f8948142cfb07a0270e2497d93f > +Subproject commit 5f95c9f850b19b368c43ae399cc831b17a26a5ac > -- > 1.9.0 > > _______________________________________________ > CGit mailing list > CGit at lists.zx2c4.com > http://lists.zx2c4.com/mailman/listinfo/cgit