summaryrefslogtreecommitdiffstats
path: root/Telegram/Resources/winrc/Telegram.rc
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2023-03-09 19:12:44 +0400
committerJohn Preston <johnprestonmail@gmail.com>2023-03-09 19:12:44 +0400
commitf4c9bfa7c23007df4a40544f1a7c7c7bc503a11d (patch)
tree56f5d6c591b1c92908b24f1044d094e1b7dbcb77 /Telegram/Resources/winrc/Telegram.rc
parent9803342c933dc8ea99b3f2a0bc8c2ea034c9bf47 (diff)
Beta version 4.6.8.
- Improve quality of voice messages with changed playback speed. - Show when your message was read in small groups. - Fix pasting images from Firefox on Windows. - Improve memory usage for custom emoji.
Diffstat (limited to 'Telegram/Resources/winrc/Telegram.rc')
-rw-r--r--Telegram/Resources/winrc/Telegram.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Telegram/Resources/winrc/Telegram.rc b/Telegram/Resources/winrc/Telegram.rc
index 20edd9a128..ad72b5ef35 100644
--- a/Telegram/Resources/winrc/Telegram.rc
+++ b/Telegram/Resources/winrc/Telegram.rc
@@ -44,8 +44,8 @@ IDI_ICON1 ICON "..\\art\\icon256.ico"
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 4,6,7,0
- PRODUCTVERSION 4,6,7,0
+ FILEVERSION 4,6,8,0
+ PRODUCTVERSION 4,6,8,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -62,10 +62,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "Telegram FZ-LLC"
VALUE "FileDescription", "Telegram Desktop"
- VALUE "FileVersion", "4.6.7.0"
+ VALUE "FileVersion", "4.6.8.0"
VALUE "LegalCopyright", "Copyright (C) 2014-2023"
VALUE "ProductName", "Telegram Desktop"
- VALUE "ProductVersion", "4.6.7.0"
+ VALUE "ProductVersion", "4.6.8.0"
END
END
BLOCK "VarFileInfo"