2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Closed beta 1.2.8.5.

This commit is contained in:
John Preston
2018-02-07 19:37:05 +03:00
parent 99c686e3e1
commit f23c23f696
10 changed files with 55 additions and 46 deletions

View File

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