From 67b8ad57f0aab1a033cbd8bcc8e75cf23342f5f9 Mon Sep 17 00:00:00 2001 From: Bohdan Horbeshko Date: Sun, 29 Oct 2023 08:47:35 -0400 Subject: Fix reply length for hrunicode messages --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5c001af..99ef5c3 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ COMMIT := $(shell git rev-parse --short HEAD) TD_COMMIT := "8517026415e75a8eec567774072cbbbbb52376c1" -VERSION := "v1.8.2" +VERSION := "v1.8.3" MAKEOPTS := "-j4" all: -- cgit v1.2.3