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

Closed beta 1.2.17.4: Fix option lookup.

This commit is contained in:
John Preston
2018-05-03 22:07:01 +03:00
parent e6906b84f3
commit 1af2769209
6 changed files with 12 additions and 15 deletions

View File

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