aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2026-02-24 02:41:55 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2026-02-24 02:44:41 +0100
commit61ef851ef52c3094d12fefad3576262606fddd27 (patch)
treeb4ac166303ef7df900f33ca656b14f585aaeb853
parentui-log: don't free diff object when outputting diff (diff)
downloadcgit-1.3.tar.xz (sig)
cgit-1.3.zip
Bump versionv1.3
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 99e8a3f..16bfc55 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all::
-CGIT_VERSION = v1.2.3
+CGIT_VERSION = v1.3
CGIT_SCRIPT_NAME = cgit.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)