summaryrefslogtreecommitdiffstats
path: root/Telegram/Resources/winrc/Updater.rc
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2024-08-14 18:22:36 +0200
committerJohn Preston <johnprestonmail@gmail.com>2024-08-14 23:32:55 +0300
commit79c8c5ec5d0a66bb96c1860a506c6c39971cc183 (patch)
tree6587c11c27ca9fa034e02bca05b08367ade82174 /Telegram/Resources/winrc/Updater.rc
parent3548aba652f3c0d28c720fdceead9d48658efb41 (diff)
Version 5.4.v5.4.0
- Super Channels with post authors' profiles. - Support favorite channels with Star Reactions. - Channel Subscriptions with Stars monthly payments.
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 d7e88ba045..9c4c92496d 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,3,2,0
- PRODUCTVERSION 5,3,2,0
+ FILEVERSION 5,4,0,0
+ PRODUCTVERSION 5,4,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.3.2.0"
+ VALUE "FileVersion", "5.4.0.0"
VALUE "LegalCopyright", "Copyright (C) 2014-2024"
VALUE "ProductName", "Telegram Desktop"
- VALUE "ProductVersion", "5.3.2.0"
+ VALUE "ProductVersion", "5.4.0.0"
END
END
BLOCK "VarFileInfo"