aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-11-23 05:24:26 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-11-23 05:24:36 +0100
commit8e9ddd21a50beb9fd660cf6cd6a583234924b932 (patch)
tree9e78006b50975ffd1adce85907c1cdfa90a5dac2 /Makefile
parentcss: highlight even table rows and skip empty rows (diff)
downloadcgit-8e9ddd21a50beb9fd660cf6cd6a583234924b932.tar.xz
cgit-8e9ddd21a50beb9fd660cf6cd6a583234924b932.zip
Bump version.v1.1
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1fe00c4..1ab2905 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v1.0
+CGIT_VERSION = v1.1
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)