Skip to content

Commit

Permalink
Bumped build number
Browse files Browse the repository at this point in the history
  • Loading branch information
Molanda committed Jul 29, 2021
1 parent b6acec2 commit 26e9922
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified BrowserProxy/BrowserProxy.rc
Binary file not shown.
Binary file modified FlashProxy/FlashProxy.rc
Binary file not shown.
6 changes: 3 additions & 3 deletions Installer/Installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -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:"
Expand Down
2 changes: 1 addition & 1 deletion SetupThereEdge/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

VERSION = '0.9.6'
VERSION = '0.9.7'

0 comments on commit 26e9922

Please sign in to comment.