2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

beta 9015007

This commit is contained in:
John Preston
2016-01-02 21:11:22 +08:00
parent 20b93d969f
commit 12ff88478c
3 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ Copyright (c) 2014-2015 John Preston, https://desktop.telegram.org
static const int32 AppVersion = 9015;
static const wchar_t *AppVersionStr = L"0.9.15";
static const bool DevVersion = false;
#define BETA_VERSION (9015006ULL) // just comment this line to build public version
#define BETA_VERSION (9015007ULL) // just comment this line to build public version
static const wchar_t *AppNameOld = L"Telegram Win (Unofficial)";
static const wchar_t *AppName = L"Telegram Desktop";