diff options
author | Lars Hjemli <hjemli@gmail.com> | 2012-03-18 10:19:59 +0000 |
---|---|---|
committer | Lars Hjemli <hjemli@gmail.com> | 2012-03-18 10:19:59 +0000 |
commit | 7996157f14d99ee6d26c042816e12bd9089c1efb (patch) | |
tree | 4a68733538ff873adfcbe0f9ded3108aa0186886 /Makefile | |
parent | Merge branch 'stable' (diff) | |
parent | CGIT-0.9.0.3 (diff) | |
download | cgit-pink-7996157f14d99ee6d26c042816e12bd9089c1efb.tar.gz cgit-pink-7996157f14d99ee6d26c042816e12bd9089c1efb.zip |
Merge branch 'stable'
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
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 @@ -CGIT_VERSION = v0.9.0.2 +CGIT_VERSION = v0.9.0.3 CGIT_SCRIPT_NAME = cgit.cgi CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) |