all repos — cgit @ 45315f846c2e2ee6663f0ba8cc454384d2b9e3ea

a hyperfast web frontend for git written in c

git: update to 1.9.1

Everything works just bumping the version in Makefile and commit hash
in submodule. No code changes required.
Christian Hesse mail@eworm.de
Thu, 20 Mar 2014 14:41:16 +0100
commit

45315f846c2e2ee6663f0ba8cc454384d2b9e3ea

parent

e22e985416929adb735bd952db00fce82d883914

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 = 1.9.0 +GIT_VER = 1.9.1 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r