about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli2009-03-15 09:32:46 +0100
committerLars Hjemli2009-03-15 09:32:46 +0100
commit45e7fcecc1117440e6274ce3c6ab7d893c4986ee (patch)
tree91724a90854740f6d64a31bcb96f50cade51af17 /Makefile
parentFix doc-related glitches in Makefile and .gitignore (diff)
parentCGIT 0.8.2.1 (diff)
downloadcgit-45e7fcecc1117440e6274ce3c6ab7d893c4986ee.tar.gz
cgit-45e7fcecc1117440e6274ce3c6ab7d893c4986ee.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 9831bcf..707d446 100644 --- a/Makefile +++ b/Makefile
@@ -1,4 +1,4 @@
1CGIT_VERSION = v0.8.2 1CGIT_VERSION = v0.8.2.1
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)