diff options
| author | Lukas Fleischer <[email protected]> | 2014-02-20 19:58:13 +0000 |
|---|---|---|
| committer | Jason A. Donenfeld <[email protected]> | 2014-02-21 00:18:54 +0000 |
| commit | 8033dc01f4ae1551c21769f580caa723fb176d9c (patch) | |
| tree | 106e02b37e1d7dc67aa7ff4bd948f55614e05c45 | |
| parent | Makefile: suppress pkg-config error (diff) | |
| download | cgit-8033dc01f4ae1551c21769f580caa723fb176d9c.tar.gz cgit-8033dc01f4ae1551c21769f580caa723fb176d9c.zip | |
git: Update to 1.9.0
No code changes required, just bump the submodule and Makefile versions.
Signed-off-by: Lukas Fleischer <[email protected]>
| -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.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 -Subproject d2446dfd7f3b3f8948142cfb07a0270e2497d93 +Subproject 5f95c9f850b19b368c43ae399cc831b17a26a5a |
