From 4a842288260a0b0c4a3d4032d441f7fd2afee699 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Wed, 9 Apr 2008 18:05:30 +0200 Subject: Use GIT-1.5.5 --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 931c60e..85139e8 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_CONFIG = /etc/cgitrc CACHE_ROOT = /var/cache/cgit SHA1_HEADER = -GIT_VER = 1.5.5.rc1 +GIT_VER = 1.5.5 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index 803d515..1d2375d 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 803d5158123346229d71de53818920efbc88ca0f +Subproject commit 1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a -- cgit v1.2.3-59-g8ed1b