summaryrefslogtreecommitdiffstats
path: root/Telegram/Resources/winrc/Updater.rc
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2024-04-01 22:52:25 +0400
committerJohn Preston <johnprestonmail@gmail.com>2024-04-01 23:27:35 +0400
commit707146daed9cb62687520e914dba02e6447c8257 (patch)
treea9ad8750b53e9d299e2c226ec4e941dc028ef927 /Telegram/Resources/winrc/Updater.rc
parentc0117e72ad1c31b4b0992ce1bb34751187e9608b (diff)
Version 4.16.v4.16.0
- Instant View on Windows 10+ and macOS. - Allow scheduling messages in topics. - Telegram Business: Links to Chats. - Telegram Business: Custom Intro. - Telegram Business: Chatbots. - Sharing Revenue with Channel Owners.
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 6c5fb5b1d5..95a5053d04 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 4,15,7,0
- PRODUCTVERSION 4,15,7,0
+ FILEVERSION 4,16,0,0
+ PRODUCTVERSION 4,16,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", "4.15.7.0"
+ VALUE "FileVersion", "4.16.0.0"
VALUE "LegalCopyright", "Copyright (C) 2014-2024"
VALUE "ProductName", "Telegram Desktop"
- VALUE "ProductVersion", "4.15.7.0"
+ VALUE "ProductVersion", "4.16.0.0"
END
END
BLOCK "VarFileInfo"