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

Closed beta 1.2.8.11.

This commit is contained in:
John Preston
2018-02-24 02:47:33 +03:00
parent a285dca39e
commit b4581a7bbf
5 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "core/utils.h"
#define BETA_VERSION_MACRO (1002008010ULL)
#define BETA_VERSION_MACRO (1002008011ULL)
constexpr int AppVersion = 1002008;
constexpr str_const AppVersionStr = "1.2.8";