summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2015-03-13 16:22:11 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-13 16:22:11 +0100
commitcadbb69990d232ce49547190b1cff2b57fc8b438 (patch)
treeabec1bcd086cf1bcfd69bbf9a232a71b4286ec8d
parentdb021a1989a52911557ce6b998c11fbe4a4bea9d (diff)
Bump versionv0.11.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42ed230..043601f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v0.11.1
+CGIT_VERSION = v0.11.2
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)