aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBohdan Horbeshko <bodqhrohro@gmail.com>2023-08-08 07:54:24 +0300
committerBohdan Horbeshko <bodqhrohro@gmail.com>2023-08-08 07:54:24 +0300
commit64515e2c666067953e3a9680b4f0db84f3838498 (patch)
treeca8c841a2ca45458a03b3f966586c3b44c8ee964 /Makefile
parent9377d7a15538a6c0af97937806ecd55eb112beb3 (diff)
Fix replies to messages with non-ASCII charactersv1.7.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 33bedad..ef6aef4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
COMMIT := $(shell git rev-parse --short HEAD)
TD_COMMIT := "8517026415e75a8eec567774072cbbbbb52376c1"
-VERSION := "v1.7.5"
+VERSION := "v1.7.6"
MAKEOPTS := "-j4"
all: