2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Projects ready for Xcode and QtCreator. Retina circle masks fixed. 9049004 beta.

This commit is contained in:
John Preston
2016-06-09 20:54:31 +03:00
parent dbe4a5b7c7
commit 3bb53b6ed1
7 changed files with 30 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
#include "core/basic_types.h"
#define BETA_VERSION_MACRO (9049003ULL)
#define BETA_VERSION_MACRO (9049004ULL)
constexpr int AppVersion = 9049;
constexpr str_const AppVersionStr = "0.9.49";