2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

0.8.42.dev version ready - dev updates to stable, new mac32 update url (for old OS X versions)

This commit is contained in:
John Preston
2015-07-28 15:49:16 +02:00
parent b0d67a65a8
commit b5d7af65f8
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
static const int32 AppVersion = 8042;
static const wchar_t *AppVersionStr = L"0.8.42";
static const bool DevVersion = false;
static const bool DevVersion = true;
static const wchar_t *AppNameOld = L"Telegram Win (Unofficial)";
static const wchar_t *AppName = L"Telegram Desktop";