aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBohdan Horbeshko <bodqhrohro@gmail.com>2023-11-12 00:10:23 +0300
committerBohdan Horbeshko <bodqhrohro@gmail.com>2023-11-12 00:10:23 +0300
commit576acba0d18717da5abc5a232cf92c23c9b8a550 (patch)
treee6527fc83726c07ba1a96cea54fb8b63b82aff27 /Makefile
parent67b8ad57f0aab1a033cbd8bcc8e75cf23342f5f9 (diff)
Migrate to TDLib 1.8.21
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 99ef5c3..4d1a263 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
.PHONY: all test
COMMIT := $(shell git rev-parse --short HEAD)
-TD_COMMIT := "8517026415e75a8eec567774072cbbbbb52376c1"
-VERSION := "v1.8.3"
+TD_COMMIT := "3870c29b158b75ca5e48e0eebd6b5c3a7994a000"
+VERSION := "v1.9.0-dev"
MAKEOPTS := "-j4"
all: