about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli2010-06-19 11:52:42 +0200
committerLars Hjemli2010-06-19 11:52:42 +0200
commitc8bc3fc04c9af0fd881fb43b8e540fd93920b851 (patch)
tree21b4df18d1519db30ee3089ac3adfd9b2a088dd9 /Makefile
parentMerge branch 'ag/atom-fixes' (diff)
parentCGIT 0.8.3.2 (diff)
downloadcgit-c8bc3fc04c9af0fd881fb43b8e540fd93920b851.tar.gz
cgit-c8bc3fc04c9af0fd881fb43b8e540fd93920b851.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 0a5055b..3a4d974 100644 --- a/Makefile +++ b/Makefile
@@ -1,4 +1,4 @@
1CGIT_VERSION = v0.8.3.1 1CGIT_VERSION = v0.8.3.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)