mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-13 18:47:19 +00:00
version updated for 0.9.12.dev
This commit is contained in:
parent
cf643f95fd
commit
d6bcab07ef
@ -20,8 +20,8 @@ Copyright (c) 2014-2015 John Preston, https://desktop.telegram.org
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
static const int32 AppVersion = 9011;
|
||||
static const wchar_t *AppVersionStr = L"0.9.11";
|
||||
static const int32 AppVersion = 9012;
|
||||
static const wchar_t *AppVersionStr = L"0.9.12";
|
||||
static const bool DevVersion = true;
|
||||
|
||||
static const wchar_t *AppNameOld = L"Telegram Win (Unofficial)";
|
||||
|
Loading…
Reference in New Issue
Block a user