about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2014-08-03 15:51:42 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-08-07 14:42:34 +0200
commit49f607777fe3d9393574a572d72caa568ee3ca3c (patch)
tree0d1fc0d179a6f8d2ad29451f2855d0555c8e2f4c /Makefile
parentAlways check if README exists in choose_readme() (diff)
downloadcgit-magenta-49f607777fe3d9393574a572d72caa568ee3ca3c.tar.xz
git: update to v2.0.4
No CGit changes required.

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 93b525a..6a8a125 100644 --- a/Makefile +++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = <openssl/sha.h> -GIT_VER = 2.0.3 +GIT_VER = 2.0.4 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r