From 793b4177724112cb361518d45e744309bc56d878 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 13 Feb 2022 21:10:59 -0500 Subject: Bump version to 1.3.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c2546fa..0cc6270 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all:: -CGIT_VERSION = v1.2.3 +CGIT_VERSION = 1.3.0 CGIT_SCRIPT_NAME = cgit.cgi CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) -- cgit 1.5.1