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

Closed beta 1.3.9.2.

This commit is contained in:
John Preston
2018-07-12 01:17:08 +03:00
parent 52e7ddf079
commit 78558e513c
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 (1003009001ULL)
#define BETA_VERSION_MACRO (1003009002ULL)
constexpr int AppVersion = 1003009;
constexpr str_const AppVersionStr = "1.3.9";