From 6d03dd9ae4bf48d7344341cdd2d055ebd3a6a42e Mon Sep 17 00:00:00 2001 From: Grishka Date: Wed, 19 Dec 2018 05:11:50 +0300 Subject: [PATCH] version --- VoIPController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VoIPController.h b/VoIPController.h index f84d509f1d..929345cf7d 100755 --- a/VoIPController.h +++ b/VoIPController.h @@ -39,7 +39,7 @@ #include "MessageThread.h" #include "utils.h" -#define LIBTGVOIP_VERSION "2.4" +#define LIBTGVOIP_VERSION "2.4.1" #ifdef _WIN32 #undef GetCurrentTime