Closed beta 10020004: stickers box fixed, manage admins box fixed.

This commit is contained in:
John Preston
2016-12-22 16:30:27 +03:00
parent eb4d2a38b6
commit 1d895cd953
10 changed files with 65 additions and 57 deletions
+4 -4
View File
@@ -34,8 +34,8 @@ IDI_ICON1 ICON "..\\art\\icon256.ico"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,10,20,3
PRODUCTVERSION 0,10,20,3
FILEVERSION 0,10,20,4
PRODUCTVERSION 0,10,20,4
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -51,10 +51,10 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Telegram Messenger LLP"
VALUE "FileVersion", "0.10.20.3"
VALUE "FileVersion", "0.10.20.4"
VALUE "LegalCopyright", "Copyright (C) 2014-2016"
VALUE "ProductName", "Telegram Desktop"
VALUE "ProductVersion", "0.10.20.3"
VALUE "ProductVersion", "0.10.20.4"
END
END
BLOCK "VarFileInfo"