about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-13 21:10:59 -0500
committerJune McEnroe <june@causal.agency>2022-02-13 21:13:41 -0500
commit44a004809b93dc1e6b174e41c2a5b4ac14f94d9b (patch)
tree4770b629921097954f2e7fe89db52d6809f46b8c
parentUpdate information for fork (diff)
downloadcgit-pink-44a004809b93dc1e6b174e41c2a5b4ac14f94d9b.tar.gz
cgit-pink-44a004809b93dc1e6b174e41c2a5b4ac14f94d9b.zip
Bump version to 1.3.0 1.3.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b96fe9..bc4ed1a 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)