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:
authorJohn Keeping <john@keeping.me.uk>2013-08-24 03:28:39 +0400
committerJason A. Donenfeld <Jason@zx2c4.com>2013-08-26 20:42:03 +0400
commitd62e71a0240a7506b870b99e5c068f336e0a137e (patch)
tree50a50818a6d1deaa8d5d03b8cec0453c8673bc96
parent735c7f0734aa0df49a7a899979f1eeef8dede863 (diff)
git: update to 1.8.4
No code changes required, just bump the submodule and makefile versions. Signed-off-by: John Keeping <john@keeping.me.uk>
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 49b6b0c..82d5b58 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.8.3
+GIT_VER = 1.8.4
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 edca4152560522a431a51fc0a06147fc680b5b1
+Subproject e230c568c4b9a991e3175e5f65171a566fd8e39