all repos — cgit @ dcb16f0d11305b4d7cb6357c5c0e21ad67f69871

a hyperfast web frontend for git written in c

git: update to 1.9.2

Everything works just bumping the version in Makefile and commit hash in
submodule. No code changes required.
Christian Hesse mail@eworm.de
Thu, 10 Apr 2014 05:34:34 +0200
commit

dcb16f0d11305b4d7cb6357c5c0e21ad67f69871

parent

10451797fa2370aab6f4146c86e0fa939a9a982b

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.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