about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-01-27 20:35:49 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-27 20:35:49 +0100
commitba75f6613ebce2d716334d912932f1bd78ef124f (patch)
tree2b9d55c65b883f84c774d958694a932235352c91 /Makefile
parentMakefile: install cgit.{css,png} in CGIT_DATA_PATH (diff)
downloadcgit-pink-ba75f6613ebce2d716334d912932f1bd78ef124f.tar.gz
cgit-pink-ba75f6613ebce2d716334d912932f1bd78ef124f.zip
CGIT 0.8.1.1
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 21d6cc8..52b3586 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CGIT_VERSION = v0.8.1
+CGIT_VERSION = v0.8.1.1
 CGIT_SCRIPT_NAME = cgit.cgi
 CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
 CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)
36fa224501f3af7&follow=1'>Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe