From ac195ce710dc7fc453dfd4b40d8e61c9cc83d9e8 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Mon, 28 Jan 2008 21:18:28 +0100 Subject: Use GIT-1.5.4.rc5 --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a258f64..6986dc6 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.4.rc4 +GIT_VER = 1.5.4.rc5 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index ce33288..bf5aeb1 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit ce33288ea6b81a2f4f5aecd72177bcc8174562ae +Subproject commit bf5aeb150681ed743d317702eaf123c34b05c311 -- cgit v1.2.1