From 6077043939998582c75d32a966bc24f8d40dec33 Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 17 Feb 2015 17:51:48 +0300 Subject: [PATCH] 0.7.16 stable version prepared --- Telegram/PrepareWin.bat | 8 ++++---- Telegram/SourceFiles/config.h | 6 +++--- Telegram/Telegram.plist | 2 +- Telegram/Telegram.rc | Bin 5540 -> 5540 bytes Telegram/Telegram.xcodeproj/project.pbxproj | 12 ++++++------ Telegram/Version.sh | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Telegram/PrepareWin.bat b/Telegram/PrepareWin.bat index 53acbb3aa..8a019fba8 100644 --- a/Telegram/PrepareWin.bat +++ b/Telegram/PrepareWin.bat @@ -1,9 +1,9 @@ @echo OFF -set "AppVersionStrSmall=0.7.15" -set "AppVersionStr=0.7.15" -set "AppVersionStrFull=0.7.15.0" -set "DevChannel=1" +set "AppVersionStrSmall=0.7.16" +set "AppVersionStr=0.7.16" +set "AppVersionStrFull=0.7.16.0" +set "DevChannel=0" if %DevChannel% neq 0 goto preparedev diff --git a/Telegram/SourceFiles/config.h b/Telegram/SourceFiles/config.h index 521abbb0d..b42b299a4 100644 --- a/Telegram/SourceFiles/config.h +++ b/Telegram/SourceFiles/config.h @@ -17,9 +17,9 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org */ #pragma once -static const int32 AppVersion = 7015; -static const wchar_t *AppVersionStr = L"0.7.15"; -static const bool DevChannel = true; +static const int32 AppVersion = 7016; +static const wchar_t *AppVersionStr = L"0.7.16"; +static const bool DevChannel = 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 815827c35..15c3decb9 100644 --- a/Telegram/Telegram.plist +++ b/Telegram/Telegram.plist @@ -11,7 +11,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.7.15 + 0.7.16 CFBundleSignature ???? CFBundleURLTypes diff --git a/Telegram/Telegram.rc b/Telegram/Telegram.rc index 94deb6fb52420bd95c452cd03953ea25db5569fb..c0e5eac939759f563e802c31538b9feadc08c0cb 100644 GIT binary patch delta 53 zcmZ3Yy+nIM5ig_J