Closed beta 10002002: testin OS X build by GYP.

This commit is contained in:
John Preston
2016-09-02 01:27:54 -04:00
parent 58f0dbe2a4
commit 07dffb948d
11 changed files with 28 additions and 27 deletions
+4 -4
View File
@@ -25,8 +25,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,10,2,1
PRODUCTVERSION 0,10,2,1
FILEVERSION 0,10,2,2
PRODUCTVERSION 0,10,2,2
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -43,10 +43,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "Telegram Messenger LLP"
VALUE "FileDescription", "Telegram Updater"
VALUE "FileVersion", "0.10.2.1"
VALUE "FileVersion", "0.10.2.2"
VALUE "LegalCopyright", "Copyright (C) 2014-2016"
VALUE "ProductName", "Telegram Desktop"
VALUE "ProductVersion", "0.10.2.1"
VALUE "ProductVersion", "0.10.2.2"
END
END
BLOCK "VarFileInfo"