From 2531dbb3ac1053d32efdd028e5c96e871c05de4c Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Thu, 4 Aug 2016 12:14:54 +0300 Subject: [PATCH] telegram: Updated to version 0.10.0 --- telegram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/Makefile b/telegram/Makefile index f4179d6..4243319 100644 --- a/telegram/Makefile +++ b/telegram/Makefile @@ -1,6 +1,6 @@ include $(CURDIR)/../Makefile.inc -VERSION = 0.9.49 +VERSION = 0.10.0 URL = https://updates.tdesktop.com/tlinux/tsetup.$(VERSION).tar.xz PACKAGE = tsetup.$(VERSION).tar.xz