all repos — cgit @ 390ffad022336b02dca6dec23504cefeb12adada

a hyperfast web frontend for git written in c

git: update to 2.0.1

Everything works just bumping the version in Makefile and commit hash in
submodule. No code changes required.
Christian Hesse mail@eworm.de
Sat, 28 Jun 2014 16:04:17 +0200
commit

390ffad022336b02dca6dec23504cefeb12adada

parent

2efb59ed0fa8eced79fa702bc47454d3406c3431

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

@@ -14,7 +14,7 @@ htmldir = $(docdir)

pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = <openssl/sha.h> -GIT_VER = 2.0.0 +GIT_VER = 2.0.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r