summaryrefslogtreecommitdiffstats
path: root/Telegram/Resources/winrc/Updater.rc
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2024-07-24 18:54:23 +0200
committerJohn Preston <johnprestonmail@gmail.com>2024-07-25 10:33:57 +0300
commit77d6e19214781859234e33865a209a8fe36502dc (patch)
tree5f7866271ce46671c14ad0c5320ef075e822fab1 /Telegram/Resources/winrc/Updater.rc
parentfb6445249580ef45a0a528148ae277c94f97f8ce (diff)
Beta version 5.2.4.v5.2.4
- Allow opening several web apps. - Send location marks and venues.
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 5594959fe5..8f3f05d484 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,3,0
- PRODUCTVERSION 5,2,3,0
+ FILEVERSION 5,2,4,0
+ PRODUCTVERSION 5,2,4,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.3.0"
+ VALUE "FileVersion", "5.2.4.0"
VALUE "LegalCopyright", "Copyright (C) 2014-2024"
VALUE "ProductName", "Telegram Desktop"
- VALUE "ProductVersion", "5.2.3.0"
+ VALUE "ProductVersion", "5.2.4.0"
END
END
BLOCK "VarFileInfo"