aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-10-04 08:51:05 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 21:54:30 +0200
commitd6a4730d049216f903fb0466215366f588208a40 (patch)
tree83472e9df91532799ff669273b7df992acb63d78 /Makefile
parent9dd3c5e93c5af3d35efe6e9f844456eb0f27a819 (diff)
downloadcgit-d6a4730d049216f903fb0466215366f588208a40.tar.gz
cgit-d6a4730d049216f903fb0466215366f588208a40.tar.xz
git: update to v2.10.1
Update to git version v2.10.1, no changes required.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ca4016..caa32d6 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.10.0
+GIT_VER = 2.10.1
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
INSTALL = install
COPYTREE = cp -r