mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
0.9.37 dev version
This commit is contained in:
@@ -20,8 +20,8 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
static const int32 AppVersion = 9036;
|
||||
static const wchar_t *AppVersionStr = L"0.9.36";
|
||||
static const int32 AppVersion = 9037;
|
||||
static const wchar_t *AppVersionStr = L"0.9.37";
|
||||
static const bool DevVersion = true;
|
||||
//#define BETA_VERSION (9034004ULL) // just comment this line to build public version
|
||||
|
||||
|
Reference in New Issue
Block a user