the repository which powers this website
cgit v0.2
Main changes since v0.1: -list tags in repo summary -allow search in log-view -read repository paths from cgitrc Signed-off-by: Lars Hjemli <[email protected]>
Lars Hjemli 2007-02-05
parent c52e841 · commit 14d360d
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8632055..d826f97c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CGIT_VERSION = 0.1
+CGIT_VERSION = 0.2
prefix = /var/www/htdocs/cgit
gitsrc = ../git