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

Closed alpha version 1.4.4.2.

This commit is contained in:
John Preston
2018-10-29 18:06:20 +04:00
parent 3447aac940
commit d38a6e5047
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 ALPHA_VERSION_MACRO (1004004001ULL)
#define ALPHA_VERSION_MACRO (1004004002ULL)
constexpr int AppVersion = 1004004;
constexpr str_const AppVersionStr = "1.4.4";