summaryrefslogtreecommitdiff
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
parent3cb8e762780cb4bd8dc9d330d549e36d65ad4335 (diff)
downloadcgit-0.11.1.tar.gz
cgit-0.11.1.tar.bz2
cgit-0.11.1.zip
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)