diff --git a/BrowserProxy/BrowserProxy.rc b/BrowserProxy/BrowserProxy.rc index 8713679..1d0e8ac 100644 Binary files a/BrowserProxy/BrowserProxy.rc and b/BrowserProxy/BrowserProxy.rc differ diff --git a/FlashProxy/FlashProxy.rc b/FlashProxy/FlashProxy.rc index 6f03601..bb4613c 100644 Binary files a/FlashProxy/FlashProxy.rc and b/FlashProxy/FlashProxy.rc differ diff --git a/Installer/Installer.vdproj b/Installer/Installer.vdproj index 74bc9de..39c0b25 100644 --- a/Installer/Installer.vdproj +++ b/Installer/Installer.vdproj @@ -2445,15 +2445,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:ThereEdge" - "ProductCode" = "8:{A1355AF4-10B9-4AC6-91FD-DD886AD23FE8}" - "PackageCode" = "8:{54D445A4-E42C-4B1A-B8AA-E88A7B0C841E}" + "ProductCode" = "8:{69D3AB29-C281-4340-8244-A5B665F09532}" + "PackageCode" = "8:{BB1F6583-419B-4182-A524-26A1025E2054}" "UpgradeCode" = "8:{887059E3-E645-44A2-AE95-E602E27BD74F}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:0.9.6" + "ProductVersion" = "8:0.9.7" "Manufacturer" = "8:Hmph!" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/SetupThereEdge/version.py b/SetupThereEdge/version.py index b71fb5a..859f324 100644 --- a/SetupThereEdge/version.py +++ b/SetupThereEdge/version.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -VERSION = '0.9.6' \ No newline at end of file +VERSION = '0.9.7' \ No newline at end of file