summaryrefslogtreecommitdiffstats
path: root/Telegram/Resources/winrc/Updater.rc
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2024-07-31 19:06:47 +0200
committerJohn Preston <johnprestonmail@gmail.com>2024-07-31 19:06:47 +0200
commit0b6bd7075ae82aa05cb05e769855e9a507e327d9 (patch)
tree443880f3839a4e4807a06464e36f81dacb27eefe /Telegram/Resources/winrc/Updater.rc
parent148690d8b1a2ea1c65ee2e7311388370ef0920c8 (diff)
Version 5.3.
- View recent and popular web apps in chats search. - Open several web apps in different windows. - Gift Telegram Stars to your friends. - Send location marks and venues. - Open tonsite:// links in webview. - Edit order of stickers in your packs.
Diffstat (limited to 'Telegram/Resources/winrc/Updater.rc')
-rw-r--r--Telegram/Resources/winrc/Updater.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Telegram/Resources/winrc/Updater.rc b/Telegram/Resources/winrc/Updater.rc
index 40bb30f11b..0f70bef0ea 100644
--- a/Telegram/Resources/winrc/Updater.rc
+++ b/Telegram/Resources/winrc/Updater.rc
@@ -35,8 +35,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 5,2,6,0
- PRODUCTVERSION 5,2,6,0
+ FILEVERSION 5,3,0,0
+ PRODUCTVERSION 5,3,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -53,10 +53,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "Telegram FZ-LLC"
VALUE "FileDescription", "Telegram Desktop Updater"
- VALUE "FileVersion", "5.2.6.0"
+ VALUE "FileVersion", "5.3.0.0"
VALUE "LegalCopyright", "Copyright (C) 2014-2024"
VALUE "ProductName", "Telegram Desktop"
- VALUE "ProductVersion", "5.2.6.0"
+ VALUE "ProductVersion", "5.3.0.0"
END
END
BLOCK "VarFileInfo"