about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli2012-03-18 10:16:27 +0000
committerLars Hjemli2012-03-18 10:16:27 +0000
commite032761a5ebc3372ab0abd0c9bcd8436d89485ae (patch)
treeab89de6628e1f33ba7585dff7e9289dc20692381 /Makefile
parentsegfault fix on some bogus requests (diff)
downloadcgit-e032761a5ebc3372ab0abd0c9bcd8436d89485ae.tar.gz
cgit-e032761a5ebc3372ab0abd0c9bcd8436d89485ae.zip
CGIT-0.9.0.3
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 7836963..6de072a 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)