2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Closed beta 10002002: testin OS X build by GYP.

This commit is contained in:
John Preston
2016-09-02 01:27:54 -04:00
parent 58f0dbe2a4
commit 07dffb948d
11 changed files with 28 additions and 27 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 (10002001ULL)
#define BETA_VERSION_MACRO (10002002ULL)
constexpr int AppVersion = 10002;
constexpr str_const AppVersionStr = "0.10.2";