about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli2011-07-21 14:27:03 +0000
committerLars Hjemli2011-07-21 14:27:03 +0000
commitbf8c7a4c93bdc95d841b25a60644cca3ec124625 (patch)
treecafa1ca963949d642bff267ca006d096707d3e33 /Makefile
parentMerge branch 'stable' (diff)
parentCGIT 0.9.0.2 (diff)
downloadcgit-bf8c7a4c93bdc95d841b25a60644cca3ec124625.tar.gz
cgit-bf8c7a4c93bdc95d841b25a60644cca3ec124625.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 538a9f8..30f7575 100644 --- a/Makefile +++ b/Makefile
@@ -1,4 +1,4 @@
1CGIT_VERSION = v0.9.0.1 1CGIT_VERSION = v0.9.0.2
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)