about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-03-13 17:49:52 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-13 17:49:52 -0600
commit55fa25adb097d2681607d8b0f51a0c393cc9af1a (patch)
treefc28a97fede3b74ae2cb2e778ffd4c0ae59c637b /Makefile
parentglobal: use proper accessors for maybe_tree (diff)
downloadcgit-pink-55fa25adb097d2681607d8b0f51a0c393cc9af1a.tar.gz
cgit-pink-55fa25adb097d2681607d8b0f51a0c393cc9af1a.zip
Bump version
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23f79cf..49109ad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all::
 
-CGIT_VERSION = v1.2.2
+CGIT_VERSION = v1.2.3
 CGIT_SCRIPT_NAME = cgit.cgi
 CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
 CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)