From: Lars Hjemli Date: Wed, 20 Dec 2006 23:53:03 +0000 (+0100) Subject: cgit 0.1 X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/8e495b075d0c84bb9a6e6ddee28930e3adaf8d7d cgit 0.1 With a working diff, it really has all the basics. Next steps will be to make it more usable and less ugly :) Signed-off-by: Lars Hjemli --- diff --git a/Makefile b/Makefile index 52e1cb7..c290c6f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CGIT_VERSION = 0.1-pre +CGIT_VERSION = 0.1 INSTALL_BIN = /var/www/htdocs/cgit.cgi INSTALL_CSS = /var/www/htdocs/cgit.css