about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-01-13 15:04:14 -0500
committerJason A. Donenfeld <Jason@zx2c4.com>2020-01-13 15:04:14 -0500
commitfa146ccabdd0de746a7076f0630af550e43d9088 (patch)
tree2e83a411ed158f151df085c7f3836827753aecf7 /Makefile
parentgit: update to v2.25.0 (diff)
downloadcgit-pink-fa146ccabdd0de746a7076f0630af550e43d9088.tar.gz
cgit-pink-fa146ccabdd0de746a7076f0630af550e43d9088.zip
Bump version
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c970429..b51de6f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all::
 
-CGIT_VERSION = v1.2.1
+CGIT_VERSION = v1.2.2
 CGIT_SCRIPT_NAME = cgit.cgi
 CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
 CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)