aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBohdan Horbeshko <bodqhrohro@gmail.com>2023-09-01 00:26:35 +0300
committerBohdan Horbeshko <bodqhrohro@gmail.com>2023-09-01 00:26:35 +0300
commit4588170d1e43db780c551177f5996598fe25bc6e (patch)
treebc9ec31b03fd179cb1b812df5c1493ab816f59fb /Makefile
parentaa561c5be606c14cfd211df694ef0be856195df7 (diff)
Harden the authorizer access to prevent crashesv1.8.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 724c73d..e139c00 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
COMMIT := $(shell git rev-parse --short HEAD)
TD_COMMIT := "8517026415e75a8eec567774072cbbbbb52376c1"
-VERSION := "v1.8.0"
+VERSION := "v1.8.1"
MAKEOPTS := "-j4"
all: