From 576acba0d18717da5abc5a232cf92c23c9b8a550 Mon Sep 17 00:00:00 2001 From: Bohdan Horbeshko Date: Sat, 11 Nov 2023 16:10:23 -0500 Subject: Migrate to TDLib 1.8.21 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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: -- cgit v1.2.3