mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
username box fixed, crash fixed, 0.9.6 hotfix stable version
This commit is contained in:
@@ -20,8 +20,8 @@ Copyright (c) 2014-2015 John Preston, https://desktop.telegram.org
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
static const int32 AppVersion = 9005;
|
||||
static const wchar_t *AppVersionStr = L"0.9.5";
|
||||
static const int32 AppVersion = 9006;
|
||||
static const wchar_t *AppVersionStr = L"0.9.6";
|
||||
static const bool DevVersion = false;
|
||||
|
||||
static const wchar_t *AppNameOld = L"Telegram Win (Unofficial)";
|
||||
|
Reference in New Issue
Block a user