diff --git a/srcrepair/srcrepair.csproj b/srcrepair/srcrepair.csproj index 008ca37d..40a57916 100644 --- a/srcrepair/srcrepair.csproj +++ b/srcrepair/srcrepair.csproj @@ -258,6 +258,14 @@ cfgs\bonhighfps.cfg Always + + cfgs\chrisdx9frames_en.txt + Always + + + cfgs\chrisdx9frames_ru.txt + Always + cfgs\chrishighframes.cfg Always @@ -298,6 +306,10 @@ pubkey.asc Always + + cfgs\chrisdx9frames.cfg + Always + SettingsSingleFileGenerator diff --git a/tfiles/inno/srcrepair.iss b/tfiles/inno/srcrepair.iss index 2311d2a3..24f2306e 100644 --- a/tfiles/inno/srcrepair.iss +++ b/tfiles/inno/srcrepair.iss @@ -23,7 +23,7 @@ AppVerName=SRC Repair AppPublisher=EasyCoding Team AppPublisherURL=http://www.easycoding.org/ ; AppVersion отображается в Установка/Удаление программ в дополнительной информации. -AppVersion=10.0.0.621 +AppVersion=11.0.0.657 AppSupportURL=http://code.google.com/p/srcrepair/wiki/Support AppUpdatesURL=http://code.google.com/p/srcrepair/downloads/list DefaultDirName={pf}\SRC Repair @@ -33,8 +33,8 @@ SourceDir=E:\VSBuilds LicenseFile=GPL.txt ;InfoBeforeFile=readme.txt OutputDir=E:\VSBuilds -OutputBaseFilename=srcrepair_100_final -;OutputBaseFilename=srcrepair_beta_621 +OutputBaseFilename=srcrepair_110_final +;OutputBaseFilename=srcrepair_beta_657 SetupIconFile=srcrepair.ico UninstallDisplayIcon={app}\srcrepair.exe Compression=lzma2 @@ -46,7 +46,7 @@ SolidCompression=yes ArchitecturesInstallIn64BitMode=x64 ; Тут указываем данные, которые будут добавлены в свойства установщика -VersionInfoVersion=10.0.0.621 +VersionInfoVersion=11.0.0.657 VersionInfoDescription=SRC Repair Setup VersionInfoCopyright=(c) 2005-2012 EasyCoding Team. All rights reserved. VersionInfoCompany=EasyCoding Team