summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e863205..d826f97 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-CGIT_VERSION = 0.1
+CGIT_VERSION = 0.2
prefix = /var/www/htdocs/cgit
gitsrc = ../git
CACHE_ROOT = /var/cache/cgit
EXTLIBS = $(gitsrc)/libgit.a $(gitsrc)/xdiff/lib.a -lz -lcrypto