From 12673ab6fea05198dd575a3ee89497cfdd76cfb8 Mon Sep 17 00:00:00 2001 From: John Preston Date: Wed, 14 Oct 2015 13:58:38 +0200 Subject: [PATCH] stable version 0.9.5 - new boxes and optimizations --- Telegram/SourceFiles/application.cpp | 4 ++-- Telegram/SourceFiles/config.h | 6 +++--- Telegram/Telegram.plist | 2 +- Telegram/Telegram.rc | Bin 5532 -> 5532 bytes Telegram/Telegram.xcodeproj/project.pbxproj | 12 ++++++------ Telegram/Version | 8 ++++---- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Telegram/SourceFiles/application.cpp b/Telegram/SourceFiles/application.cpp index e8f09ebdbf2cd..e0c0a1505d362 100644 --- a/Telegram/SourceFiles/application.cpp +++ b/Telegram/SourceFiles/application.cpp @@ -685,8 +685,8 @@ void Application::checkMapVersion() { QString versionFeatures; if (cDevVersion() && Local::oldMapVersion() < 9004) { versionFeatures = QString::fromUtf8("\xe2\x80\x94 New design for all modal windows\n\xe2\x80\x94 Toggle notifications from tray menu\n\xe2\x80\x94 Bug fixes and other minor improvements");// .replace('@', qsl("@") + QChar(0x200D)); - } else if (Local::oldMapVersion() < 9000) { - versionFeatures = lng_new_version_text(lt_link, qsl("https://telegram.org/blog/channels"));//lang(lng_new_version_text).trimmed(); + } else if (Local::oldMapVersion() < 9005) { + versionFeatures = lang(lng_new_version_text).trimmed(); } else { versionFeatures = lang(lng_new_version_minor).trimmed(); } diff --git a/Telegram/SourceFiles/config.h b/Telegram/SourceFiles/config.h index 5d4d8ceb34592..88511d3bbaa90 100644 --- a/Telegram/SourceFiles/config.h +++ b/Telegram/SourceFiles/config.h @@ -20,9 +20,9 @@ Copyright (c) 2014-2015 John Preston, https://desktop.telegram.org */ #pragma once -static const int32 AppVersion = 9004; -static const wchar_t *AppVersionStr = L"0.9.4"; -static const bool DevVersion = true; +static const int32 AppVersion = 9005; +static const wchar_t *AppVersionStr = L"0.9.5"; +static const bool DevVersion = false; static const wchar_t *AppNameOld = L"Telegram Win (Unofficial)"; static const wchar_t *AppName = L"Telegram Desktop"; diff --git a/Telegram/Telegram.plist b/Telegram/Telegram.plist index 46ff013ef5121..78c616835775d 100644 --- a/Telegram/Telegram.plist +++ b/Telegram/Telegram.plist @@ -11,7 +11,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.9.4 + 0.9.5 CFBundleSignature ???? CFBundleURLTypes diff --git a/Telegram/Telegram.rc b/Telegram/Telegram.rc index 52a375bb2532b2aa5065b257bc9120c9217c4c00..32f77ae736d00635a92fbe8407b7babd082692c8 100644 GIT binary patch delta 50 zcmbQEJx6;(0WYKJ