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

Closed beta 1000035002: Sounds in separate qrc.

This commit is contained in:
John Preston
2017-05-05 13:29:02 +03:00
parent ded6933867
commit 771bba4e01
7 changed files with 22 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 (1000035001ULL)
#define BETA_VERSION_MACRO (1000035002ULL)
constexpr int AppVersion = 1000035;
constexpr str_const AppVersionStr = "1.0.35";