mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
prepared 0.5.14 version with new photoviewer
This commit is contained in:
@@ -17,8 +17,8 @@ Copyright (c) 2014 John Preston, https://tdesktop.com
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
static const int32 AppVersion = 5013;
|
||||
static const wchar_t *AppVersionStr = L"0.5.13";
|
||||
static const int32 AppVersion = 5014;
|
||||
static const wchar_t *AppVersionStr = L"0.5.14";
|
||||
#ifdef Q_OS_WIN
|
||||
static const wchar_t *AppName = L"Telegram Win (Unofficial)";
|
||||
#else
|
||||
|
Reference in New Issue
Block a user