aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-09 18:05:30 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-09 18:06:26 +0200
commit4a842288260a0b0c4a3d4032d441f7fd2afee699 (patch)
treec56f5f2d17baf030dd52ce3e2ff1fd1a3846c762 /Makefile
parentDon't specify mimetype in ui-blob.c (diff)
downloadcgit-4a842288260a0b0c4a3d4032d441f7fd2afee699.tar.xz
cgit-4a842288260a0b0c4a3d4032d441f7fd2afee699.zip
Use GIT-1.5.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 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 = <openssl/sha.h>
-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
#