summaryrefslogtreecommitdiffstats
path: root/Telegram/Resources/winrc/Updater.rc
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2024-02-18 20:24:20 +0400
committerJohn Preston <johnprestonmail@gmail.com>2024-02-18 20:24:20 +0400
commiteaad2034e6bc4db1b814533247531dbee64a544c (patch)
treed35942dc22557553891e5185cf877e2bdf647d82 /Telegram/Resources/winrc/Updater.rc
parent2a52eca5f512e94269a5daf1c27a4cd01292c903 (diff)
Version 4.15.
- Stories from groups. - Group appearance settings. - Group emoji pack. - Boost groups to unlock features.
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 39d3072503..f4f694d5b1 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,14,16,0
- PRODUCTVERSION 4,14,16,0
+ FILEVERSION 4,15,0,0
+ PRODUCTVERSION 4,15,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.14.16.0"
+ VALUE "FileVersion", "4.15.0.0"
VALUE "LegalCopyright", "Copyright (C) 2014-2024"
VALUE "ProductName", "Telegram Desktop"
- VALUE "ProductVersion", "4.14.16.0"
+ VALUE "ProductVersion", "4.15.0.0"
END
END
BLOCK "VarFileInfo"