From 8979525dc0ab8fb96fbc05687b98084f3e4d17c4 Mon Sep 17 00:00:00 2001 From: John Preston Date: Mon, 25 Nov 2019 09:57:55 +0300 Subject: [PATCH] Closed alpha version 1.9.1.4. --- Telegram/Resources/uwp/AppX/AppxManifest.xml | 2 +- Telegram/Resources/winrc/Telegram.rc | 8 ++++---- Telegram/Resources/winrc/Updater.rc | 8 ++++---- Telegram/SourceFiles/core/version.h | 2 +- Telegram/build/version | 2 +- Telegram/lib_spellcheck | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Telegram/Resources/uwp/AppX/AppxManifest.xml b/Telegram/Resources/uwp/AppX/AppxManifest.xml index ffade44d82..044d61af43 100644 --- a/Telegram/Resources/uwp/AppX/AppxManifest.xml +++ b/Telegram/Resources/uwp/AppX/AppxManifest.xml @@ -9,7 +9,7 @@ + Version="1.9.1.4" /> Telegram Desktop Telegram FZ-LLC diff --git a/Telegram/Resources/winrc/Telegram.rc b/Telegram/Resources/winrc/Telegram.rc index 825b6608b2..9a17a3f2d8 100644 --- a/Telegram/Resources/winrc/Telegram.rc +++ b/Telegram/Resources/winrc/Telegram.rc @@ -33,8 +33,8 @@ IDI_ICON1 ICON "..\\art\\icon256.ico" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,9,1,3 - PRODUCTVERSION 1,9,1,3 + FILEVERSION 1,9,1,4 + PRODUCTVERSION 1,9,1,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -51,10 +51,10 @@ BEGIN BEGIN VALUE "CompanyName", "Telegram FZ-LLC" VALUE "FileDescription", "Telegram Desktop" - VALUE "FileVersion", "1.9.1.3" + VALUE "FileVersion", "1.9.1.4" VALUE "LegalCopyright", "Copyright (C) 2014-2019" VALUE "ProductName", "Telegram Desktop" - VALUE "ProductVersion", "1.9.1.3" + VALUE "ProductVersion", "1.9.1.4" END END BLOCK "VarFileInfo" diff --git a/Telegram/Resources/winrc/Updater.rc b/Telegram/Resources/winrc/Updater.rc index d76eb4ee27..b99e859839 100644 --- a/Telegram/Resources/winrc/Updater.rc +++ b/Telegram/Resources/winrc/Updater.rc @@ -24,8 +24,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,9,1,3 - PRODUCTVERSION 1,9,1,3 + FILEVERSION 1,9,1,4 + PRODUCTVERSION 1,9,1,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -42,10 +42,10 @@ BEGIN BEGIN VALUE "CompanyName", "Telegram FZ-LLC" VALUE "FileDescription", "Telegram Desktop Updater" - VALUE "FileVersion", "1.9.1.3" + VALUE "FileVersion", "1.9.1.4" VALUE "LegalCopyright", "Copyright (C) 2014-2019" VALUE "ProductName", "Telegram Desktop" - VALUE "ProductVersion", "1.9.1.3" + VALUE "ProductVersion", "1.9.1.4" END END BLOCK "VarFileInfo" diff --git a/Telegram/SourceFiles/core/version.h b/Telegram/SourceFiles/core/version.h index 958226fd44..f643ad2253 100644 --- a/Telegram/SourceFiles/core/version.h +++ b/Telegram/SourceFiles/core/version.h @@ -7,7 +7,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL */ #pragma once -#define TDESKTOP_REQUESTED_ALPHA_VERSION (1009001003ULL) +#define TDESKTOP_REQUESTED_ALPHA_VERSION (1009001004ULL) #ifdef TDESKTOP_OFFICIAL_TARGET #define TDESKTOP_ALPHA_VERSION TDESKTOP_REQUESTED_ALPHA_VERSION diff --git a/Telegram/build/version b/Telegram/build/version index e54030ce1e..f27ed1fce3 100644 --- a/Telegram/build/version +++ b/Telegram/build/version @@ -3,4 +3,4 @@ AppVersionStrMajor 1.9 AppVersionStrSmall 1.9.1 AppVersionStr 1.9.1 BetaChannel 0 -AlphaVersion 1009001003 +AlphaVersion 1009001004 diff --git a/Telegram/lib_spellcheck b/Telegram/lib_spellcheck index dd47a0c308..47b2f293c3 160000 --- a/Telegram/lib_spellcheck +++ b/Telegram/lib_spellcheck @@ -1 +1 @@ -Subproject commit dd47a0c3080c5d5cfb431f87f17bca9239151ca7 +Subproject commit 47b2f293c3b63ccbe871ab6d50edd8d4b8411ecc