aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBohdan Horbeshko <bodqhrohro@gmail.com>2023-09-01 01:24:30 +0300
committerBohdan Horbeshko <bodqhrohro@gmail.com>2023-09-01 01:24:30 +0300
commit282a6fc21b9626ab1bdc9c5a78162d90b7d28aa2 (patch)
tree10dd90f60829e42b1002f1f3997ed091c8a14dd9 /Makefile
parent4588170d1e43db780c551177f5996598fe25bc6e (diff)
Hotfix: prevent lockup on loginv1.8.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e139c00..5c001af 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
COMMIT := $(shell git rev-parse --short HEAD)
TD_COMMIT := "8517026415e75a8eec567774072cbbbbb52376c1"
-VERSION := "v1.8.1"
+VERSION := "v1.8.2"
MAKEOPTS := "-j4"
all: