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

Crash reporting fixed, radial progress fixed. 0.9.38 dev version.

This commit is contained in:
John Preston
2016-04-01 00:36:46 +04:00
parent 9cb1511b63
commit f96b7da7ce
7 changed files with 22 additions and 23 deletions

View File

@@ -20,8 +20,8 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
*/
#pragma once
static const int32 AppVersion = 9037;
static const wchar_t *AppVersionStr = L"0.9.37";
static const int32 AppVersion = 9038;
static const wchar_t *AppVersionStr = L"0.9.38";
static const bool DevVersion = true;
//#define BETA_VERSION (9034004ULL) // just comment this line to build public version