diff options
author | Christian Hesse <mail@eworm.de> | 2014-03-20 14:41:16 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-03-20 11:14:03 -0600 |
commit | 45315f846c2e2ee6663f0ba8cc454384d2b9e3ea (patch) | |
tree | 3dbc36efc38856574f6e2c11e1ff8e3a0347f9cd | |
parent | e22e985416929adb735bd952db00fce82d883914 (diff) |
git: update to 1.9.1
Everything works just bumping the version in Makefile and commit hash
in submodule. No code changes required.
-rw-r--r-- | Makefile | 2 | ||||
m--------- | git | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 diff --git a/git b/git -Subproject 5f95c9f850b19b368c43ae399cc831b17a26a5a +Subproject cee0c2750bb5f1b38f15ef961517e03c2e39c9e |