the repository which powers this website
makefile: bump version
Signed-off-by: Jason A. Donenfeld <[email protected]>
Jason A. Donenfeld 2014-01-17
parent bdbe03a · commit 6952f16
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9930570c..2dc92df5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v0.9.2
+CGIT_VERSION = v0.10
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)