summaryrefslogtreecommitdiffstats
path: root/Telegram/Resources/winrc/Updater.rc
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2024-03-08 12:55:20 +0400
committerJohn Preston <johnprestonmail@gmail.com>2024-03-08 12:55:20 +0400
commitc345b50ab74e36f54ac43ccb46b58fcff50e7c1e (patch)
tree8a84c61114f4d8bc8ae80ea27dc5f826ae802f4e /Telegram/Resources/winrc/Updater.rc
parentd729e625e672ed1a4bfd373519a28f77663be729 (diff)
Version 4.15.1.
Telegram Business 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 f4f694d5b1..93f0a67697 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,0,0
- PRODUCTVERSION 4,15,0,0
+ FILEVERSION 4,15,1,0
+ PRODUCTVERSION 4,15,1,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.0.0"
+ VALUE "FileVersion", "4.15.1.0"
VALUE "LegalCopyright", "Copyright (C) 2014-2024"
VALUE "ProductName", "Telegram Desktop"
- VALUE "ProductVersion", "4.15.0.0"
+ VALUE "ProductVersion", "4.15.1.0"
END
END
BLOCK "VarFileInfo"