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

Closed beta 1.1.23.1.

This commit is contained in:
John Preston
2017-09-26 22:43:11 +03:00
parent 4180ed09a5
commit 7c4e4d7fa2
5 changed files with 11 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "core/utils.h"
#define BETA_VERSION_MACRO (0ULL)
#define BETA_VERSION_MACRO (1001023001ULL)
constexpr int AppVersion = 1001023;
constexpr str_const AppVersionStr = "1.1.23";