aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-07-21 14:23:50 +0000
committerLars Hjemli <hjemli@gmail.com>2011-07-21 14:24:10 +0000
commit654ebb55d4e436ad145061ffb87111cbfcd88565 (patch)
tree3a351d961191db02d96ed5a0d7ae9d94db46d14d /Makefile
parenthtml.c: avoid out-of-bounds access for url_escape_table (diff)
downloadcgit-654ebb55d4e436ad145061ffb87111cbfcd88565.tar.xz
cgit-654ebb55d4e436ad145061ffb87111cbfcd88565.zip
CGIT 0.9.0.2v0.9.0.2
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 f6d6968..3ddd728 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CGIT_VERSION = v0.9.0.1
+CGIT_VERSION = v0.9.0.2
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)