Skip to content

Commit

Permalink
v2017.09.22a
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-B-Besemer committed Sep 22, 2017
1 parent e685725 commit 8ad8eba
Show file tree
Hide file tree
Showing 22 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Branding/Branding.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[HostsManager]
Version="2017.09.14a"
Version="2017.09.22a"
Company="LV-Crew"
Product="HostsManager"
ProductImage="LV-Crew.HostsManager.Logo.png"
Expand Down
8 changes: 7 additions & 1 deletion Make.Packages.bat
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
@echo off
cls
echo Make.Packages.bat
echo Version 2017.09.22a
echo Version 2017.09.22b
echo.
echo Compile project in x86...
echo.
"c:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe"
echo.
pause
echo.
rem echo Compile project in x64...
rem echo.
rem "c:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe"
rem echo.
rem pause
rem echo.
echo Copy files together...
Expand Down Expand Up @@ -102,3 +104,7 @@ del .\Packages\Win-x86.exe
echo.
echo Move EXE to .\Packages\...
move .\Make\Win-x86.exe .\Packages\
echo.
echo All done!
echo.
pause
2 changes: 1 addition & 1 deletion Make/HostsManager_Installer.ifp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ProjectFileVersion = "1.1"
[General]
Program name = HostsManager
Program version = 2017.09.14a
Program version = 2017.09.22a
Windows 2000 = 0
Windows XP = 0
Windows Server 2003 = 0
Expand Down
Binary file modified Packages/Win-x64.7z
Binary file not shown.
2 changes: 1 addition & 1 deletion Packages/Win-x64.Archive/Branding.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[HostsManager]
Version="2017.09.14a"
Version="2017.09.22a"
Company="LV-Crew"
Product="HostsManager"
ProductImage="LV-Crew.HostsManager.Logo.png"
Expand Down
Binary file modified Packages/Win-x64.Archive/LV-Crew.HostsManager.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion Packages/Win-x64.Setup/Branding.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[HostsManager]
Version="2017.09.14a"
Version="2017.09.22a"
Company="LV-Crew"
Product="HostsManager"
ProductImage="LV-Crew.HostsManager.Logo.png"
Expand Down
Binary file modified Packages/Win-x64.Setup/LV-Crew.HostsManager.exe
Binary file not shown.
Binary file added Packages/Win-x64.zip
Binary file not shown.
Binary file modified Packages/Win-x86.7z
Binary file not shown.
2 changes: 1 addition & 1 deletion Packages/Win-x86.Archive/Branding.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[HostsManager]
Version="2017.09.14a"
Version="2017.09.22a"
Company="LV-Crew"
Product="HostsManager"
ProductImage="LV-Crew.HostsManager.Logo.png"
Expand Down
Binary file modified Packages/Win-x86.Archive/LV-Crew.HostsManager.exe
Binary file not shown.
Binary file modified Packages/Win-x86.InstallForge.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion Packages/Win-x86.Setup/Branding.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[HostsManager]
Version="2017.09.14a"
Version="2017.09.22a"
Company="LV-Crew"
Product="HostsManager"
ProductImage="LV-Crew.HostsManager.Logo.png"
Expand Down
Binary file modified Packages/Win-x86.Setup/LV-Crew.HostsManager.exe
Binary file not shown.
Binary file added Packages/Win-x86.exe
Binary file not shown.
Binary file added Packages/Win-x86.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion bin/Debug/Branding.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[HostsManager]
Version="2017.09.14a"
Version="2017.09.22a"
Company="LV-Crew"
Product="HostsManager"
ProductImage="LV-Crew.HostsManager.Logo.png"
Expand Down
Binary file modified bin/Debug/HostsManager.exe
Binary file not shown.
Binary file modified bin/Debug/HostsManager.pdb
Binary file not shown.
Binary file removed bin/Debug/System.Net.Http.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h2 class="carousel-title">LV-Crew&nbsp;&nbsp;HostsManager</h2>
Therefore tracking is being reduced to a minimum.<br>
You are also being protected from spam ads and more.<br>
<br>
Number domains blocked: <b>Up to over 775,000</b><br>
Number domains blocked: <b>Up to over 783,000</b><br>
LV-Crew HostsManager is <b>OpenSource</b> and therefore <b>100% free!</b></p>
</div>
<a href="https://github.com/LV-Crew/HostsManager/releases/" class="btn-theme btn-theme-sm btn-white-brd text-uppercase" target="_blank">Download</a>
Expand Down

0 comments on commit 8ad8eba

Please sign in to comment.