From 177e6c4167a0440fc29efceaf4061e0614f6dfbd Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 3 Aug 2022 11:46:28 +0300 Subject: makefile: bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e0800c0..17eb143 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all:: -CGIT_VERSION = v1.2.3 +CGIT_VERSION = v1.2.3pl14 CGIT_SCRIPT_NAME = cgit.cgi CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) -- cgit v1.2.3