2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Closed beta 10020007: New selected messages count animation.

This commit is contained in:
John Preston
2016-12-29 20:31:01 +04:00
parent 1d8e76aa08
commit b39987c343
12 changed files with 279 additions and 61 deletions

View File

@@ -22,7 +22,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "core/utils.h"
#define BETA_VERSION_MACRO (10020006ULL)
#define BETA_VERSION_MACRO (10020007ULL)
constexpr int AppVersion = 10020;
constexpr str_const AppVersionStr = "0.10.20";