aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2014-04-10 05:34:34 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-12 18:05:43 +0200
commitdcb16f0d11305b4d7cb6357c5c0e21ad67f69871 (patch)
tree3196300e112f4ea5c38ec3a2f024842ee98ba82e /Makefile
parent10451797fa2370aab6f4146c86e0fa939a9a982b (diff)
downloadcgit-dcb16f0d11305b4d7cb6357c5c0e21ad67f69871.tar.gz
cgit-dcb16f0d11305b4d7cb6357c5c0e21ad67f69871.tar.bz2
git: update to 1.9.2
Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2493527..e6ec0dc 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.9.1
+GIT_VER = 1.9.2
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
INSTALL = install
COPYTREE = cp -r