mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
dev version 0.9.14 prepared
This commit is contained in:
@@ -23,7 +23,7 @@ Copyright (c) 2014-2015 John Preston, https://desktop.telegram.org
|
||||
static const int32 AppVersion = 9014;
|
||||
static const wchar_t *AppVersionStr = L"0.9.14";
|
||||
static const bool DevVersion = true;
|
||||
#define BETA_VERSION (9014003ULL) // just comment this line to build public version
|
||||
//#define BETA_VERSION (9014003ULL) // 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";
|
||||
|
@@ -3,4 +3,4 @@ AppVersionStrMajor 0.9
|
||||
AppVersionStrSmall 0.9.14
|
||||
AppVersionStr 0.9.14
|
||||
DevChannel 1
|
||||
BetaVersion 9014003
|
||||
BetaVersion 0 9014003
|
||||
|
Reference in New Issue
Block a user