diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-04-27 07:31:21 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2024-04-27 07:31:21 +0300 |
commit | a3f6d5f77402bf4a4d3fa01297f9fd78cc69a3b3 (patch) | |
tree | 41458be4520e15c1de22d9c1dba8d37c54c48c73 /Makefile | |
parent | 2459b14948e71a5db640b63a41720f2b197f3fd4 (diff) |
Support nativeedits for rawmessages=falsev1.9.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ COMMIT := $(shell git rev-parse --short HEAD) TD_COMMIT := "5bbfc1cf5dab94f82e02f3430ded7241d4653551" -VERSION := "v1.9.2" +VERSION := "v1.9.3" MAKEOPTS := "-j4" all: |