diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
index : cgit | ||
A hyperfast web frontend for git repositories written in C |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -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 |