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

crash in pinnedbar fix, assertion info added to crash report, onViewsIncrement() and updateCounter() checks added, returned style fake qt args for Xubuntu 15.10, 0.9.33 stable (Linux only)

This commit is contained in:
John Preston
2016-03-16 00:13:32 +03:00
parent 3226c93f88
commit b3f11e7dff
10 changed files with 42 additions and 22 deletions

View File

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