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

vs project settings improved, added Deploy configuration, version changed to 0.5

This commit is contained in:
John Preston
2014-05-30 13:55:07 +04:00
parent 4221fe666f
commit f70238759b
16 changed files with 1239 additions and 281 deletions

View File

@@ -17,8 +17,8 @@ Copyright (c) 2014 John Preston, https://tdesktop.com
*/
#pragma once
static const int32 AppVersion = 4018;
static const wchar_t *AppVersionStr = L"0.4.18";
static const int32 AppVersion = 5000;
static const wchar_t *AppVersionStr = L"0.5.0";
static const wchar_t *AppName = L"Telegram Win (Unofficial)";
static const wchar_t *AppId = L"{53F49750-6209-4FBF-9CA8-7A333C87D1ED}";