Author: Lars Hjemli <hjemli@gmail.com>
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 <hjemli@gmail.com>
Makefile | 2 +-
diff --git a/Makefile b/Makefile index 52e1cb798650c732fc820ea129d8a592c5681283..c290c6f5672ab33b22ffc282188ec0b34dc707d9 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