aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-02-28 00:12:08 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-02-28 00:12:08 +0100
commitf2fa9c56e29ae32bbe5841e7bfe0217ada4e3df9 (patch)
tree79409af983b7f9b1f1cd55e2ce3a71adb9a5e6c6 /Makefile
parent493061102653ac6483dc3c9649c726318e2488b6 (diff)
downloadcgit-f2fa9c56e29ae32bbe5841e7bfe0217ada4e3df9.tar.gz
cgit-f2fa9c56e29ae32bbe5841e7bfe0217ada4e3df9.tar.bz2
Bump version.v0.10.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ee5f65..6fac5bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v0.10
+CGIT_VERSION = v0.10.1
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)