about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli2012-03-18 10:19:59 +0000
committerLars Hjemli2012-03-18 10:19:59 +0000
commit7996157f14d99ee6d26c042816e12bd9089c1efb (patch)
tree4a68733538ff873adfcbe0f9ded3108aa0186886 /Makefile
parentMerge branch 'stable' (diff)
parentCGIT-0.9.0.3 (diff)
downloadcgit-7996157f14d99ee6d26c042816e12bd9089c1efb.tar.gz
cgit-7996157f14d99ee6d26c042816e12bd9089c1efb.zip
Merge branch 'stable'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index bfe18c5..eac24ad 100644 --- a/Makefile +++ b/Makefile
@@ -1,4 +1,4 @@
1CGIT_VERSION = v0.9.0.2 1CGIT_VERSION = v0.9.0.3
2CGIT_SCRIPT_NAME = cgit.cgi 2CGIT_SCRIPT_NAME = cgit.cgi
3CGIT_SCRIPT_PATH = /var/www/htdocs/cgit 3CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
4CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) 4CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)