diff options
author | Christian Hesse <mail@eworm.de> | 2014-06-28 16:04:17 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-06-28 16:07:30 +0200 |
commit | 390ffad022336b02dca6dec23504cefeb12adada (patch) | |
tree | ef6b89a472ac4c13dcdd87e55a22eb2756b1f117 | |
parent | 2efb59ed0fa8eced79fa702bc47454d3406c3431 (diff) |
git: update to 2.0.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 = 2.0.0 +GIT_VER = 2.0.1 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 -Subproject e156455ea49124c140a67623f22a393db62d5d9 +Subproject 341e7e8eda3dbeb6867f4f8f45b671201b807de |