summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-08-03 16:26:14 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-08-03 17:04:03 +0200
commit824138e59194acaf5efe53690d4ef6eaf38e1549 (patch)
treeec799ab66ed4119b68268192ea8fbe62a96b51aa
parent53efaf30b50f095cad8c160488c74bba3e3b2680 (diff)
downloadcgit-1.2.1.tar.gz
cgit-1.2.1.tar.bz2
cgit-1.2.1.zip
Bump version.v1.2.1
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4082905..05ea71f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v1.2
+CGIT_VERSION = v1.2.1
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)