aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2015-03-05 15:58:28 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-05 15:58:28 +0100
commit198d84a9e30fa40872f09e618d8b97344287a376 (patch)
tree519eb906f5fb2ed120efa878edc899c74d76aae6
parentDrop return value from parse_user() (diff)
Bump versionv0.11.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fce8a2c..a6935c0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v0.11.0
+CGIT_VERSION = v0.11.1
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)