Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2015-03-05 17:58:28 +0300
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-05 17:58:28 +0300
commit198d84a9e30fa40872f09e618d8b97344287a376 (patch)
tree519eb906f5fb2ed120efa878edc899c74d76aae6
parent3cb8e762780cb4bd8dc9d330d549e36d65ad4335 (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)