mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
version 0.9.11.dev is ready
This commit is contained in:
@@ -20,9 +20,9 @@ Copyright (c) 2014-2015 John Preston, https://desktop.telegram.org
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
static const int32 AppVersion = 9010;
|
||||
static const wchar_t *AppVersionStr = L"0.9.10";
|
||||
static const bool DevVersion = false;
|
||||
static const int32 AppVersion = 9011;
|
||||
static const wchar_t *AppVersionStr = L"0.9.11";
|
||||
static const bool DevVersion = true;
|
||||
|
||||
static const wchar_t *AppNameOld = L"Telegram Win (Unofficial)";
|
||||
static const wchar_t *AppName = L"Telegram Desktop";
|
||||
|
Reference in New Issue
Block a user