2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-22 02:17:18 +00:00

Test version 1.4-test.1

This commit is contained in:
RadRussianRus 2021-04-24 01:01:45 +03:00
parent 0aea7e8d75
commit 40df43998e

View File

@ -17,9 +17,9 @@ constexpr auto AppKotatoVersionStr = "1.4";
constexpr auto AppBetaVersion = false;
// Test branch related
constexpr auto AppKotatoTestBranch = "dev";
constexpr auto AppKotatoTestBranch = "test";
#define TDESKTOP_REQUESTED_ALPHA_VERSION (0ULL)
#define TDESKTOP_REQUESTED_ALPHA_VERSION (1004000001ULL)
#ifdef TDESKTOP_ALLOW_CLOSED_ALPHA
#define TDESKTOP_ALPHA_VERSION TDESKTOP_REQUESTED_ALPHA_VERSION