aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar John Keeping <john@keeping.me.uk>2013-08-24 08:28:39 (JST)
committerGravatar Jason A. Donenfeld <Jason@zx2c4.com>2013-08-27 01:42:03 (JST)
commitd62e71a0240a7506b870b99e5c068f336e0a137e (patch)
tree50a50818a6d1deaa8d5d03b8cec0453c8673bc96 /Makefile
parent735c7f0734aa0df49a7a899979f1eeef8dede863 (diff)
downloadcgit-d62e71a0240a7506b870b99e5c068f336e0a137e.zip
cgit-d62e71a0240a7506b870b99e5c068f336e0a137e.tar.gz
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>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 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)
14pdfdir = $(docdir) 14pdfdir = $(docdir)
15mandir = $(prefix)/share/man 15mandir = $(prefix)/share/man
16SHA1_HEADER = <openssl/sha.h> 16SHA1_HEADER = <openssl/sha.h>
17GIT_VER = 1.8.3 17GIT_VER = 1.8.4
18GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz 18GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
19INSTALL = install 19INSTALL = install
20COPYTREE = cp -r 20COPYTREE = cp -r