about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-17 21:56:05 +0000
committerJune McEnroe <june@causal.agency>2022-05-17 21:56:05 +0000
commit26ac844661e95ee1ff3ddf4f8691de9904dad783 (patch)
tree01c4790c535bb816c544ae1b65e551a00d9a66d3
parentFix bad free in cgit_diff_tree (diff)
downloadcgit-pink-26ac844661e95ee1ff3ddf4f8691de9904dad783.tar.gz
cgit-pink-26ac844661e95ee1ff3ddf4f8691de9904dad783.zip
Bump version to 1.4.1 1.4.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7eaaff..5967a32 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all::
 
-CGIT_VERSION = 1.4.0
+CGIT_VERSION = 1.4.1
 CGIT_SCRIPT_NAME = cgit.cgi
 CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
 CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)