Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2014-03-20 17:41:16 +0400
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 21:14:03 +0400
commit45315f846c2e2ee6663f0ba8cc454384d2b9e3ea (patch)
tree3dbc36efc38856574f6e2c11e1ff8e3a0347f9cd /Makefile
parente22e985416929adb735bd952db00fce82d883914 (diff)
git: update to 1.9.1
Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 = <openssl/sha.h>
-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