Langs updated. Private beta version 9049006.

This commit is contained in:
John Preston
2016-06-13 14:04:37 +03:00
parent 0fa6b5bc90
commit 7c34872a48
13 changed files with 26 additions and 22 deletions
+4 -4
View File
@@ -25,8 +25,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,9,49,5
PRODUCTVERSION 0,9,49,5
FILEVERSION 0,9,49,6
PRODUCTVERSION 0,9,49,6
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -43,10 +43,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "Telegram Messenger LLP"
VALUE "FileDescription", "Telegram Updater"
VALUE "FileVersion", "0.9.49.5"
VALUE "FileVersion", "0.9.49.6"
VALUE "LegalCopyright", "Copyright (C) 2014-2016"
VALUE "ProductName", "Telegram Desktop"
VALUE "ProductVersion", "0.9.49.5"
VALUE "ProductVersion", "0.9.49.6"
END
END
BLOCK "VarFileInfo"