about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-15 13:10:57 -0400
committerJune McEnroe <june@causal.agency>2022-05-15 13:10:57 -0400
commit4a30da89c936102afc1666f106cc007ef5f2e1c0 (patch)
tree40940de8555b28490104c055ba27f273c06567e1
parentTolerate short writes in print_slot (diff)
downloadcgit-pink-4a30da89c936102afc1666f106cc007ef5f2e1c0.tar.gz
cgit-pink-4a30da89c936102afc1666f106cc007ef5f2e1c0.zip
Bump version to 1.4.0 1.4.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d436486..f7eaaff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all::
 
-CGIT_VERSION = 1.3.0
+CGIT_VERSION = 1.4.0
 CGIT_SCRIPT_NAME = cgit.cgi
 CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
 CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)