diff options
| author | 2026-02-24 02:41:55 +0100 | |
|---|---|---|
| committer | 2026-02-24 02:44:41 +0100 | |
| commit | 61ef851ef52c3094d12fefad3576262606fddd27 (patch) | |
| tree | b4ac166303ef7df900f33ca656b14f585aaeb853 | |
| parent | ui-log: don't free diff object when outputting diff (diff) | |
| download | cgit-1.3.tar.xz (sig) cgit-1.3.zip | |
Bump versionv1.3
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
