Bump Makefile to TDLib commit with the logout fix

master
Bohdan Horbeshko 3 months ago
parent ea004b7f7c
commit 3a60a1cfaa

@ -1,7 +1,7 @@
.PHONY: all test
COMMIT := $(shell git rev-parse --short HEAD)
TD_COMMIT := "3870c29b158b75ca5e48e0eebd6b5c3a7994a000"
TD_COMMIT := "5bbfc1cf5dab94f82e02f3430ded7241d4653551"
VERSION := "v1.9.0-dev"
MAKEOPTS := "-j4"

Loading…
Cancel
Save