Skip to content

Commit 26e9922

Browse files
committed
Bumped build number
1 parent b6acec2 commit 26e9922

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

BrowserProxy/BrowserProxy.rc

0 Bytes
Binary file not shown.

FlashProxy/FlashProxy.rc

0 Bytes
Binary file not shown.

Installer/Installer.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2445,15 +2445,15 @@
24452445
{
24462446
"Name" = "8:Microsoft Visual Studio"
24472447
"ProductName" = "8:ThereEdge"
2448-
"ProductCode" = "8:{A1355AF4-10B9-4AC6-91FD-DD886AD23FE8}"
2449-
"PackageCode" = "8:{54D445A4-E42C-4B1A-B8AA-E88A7B0C841E}"
2448+
"ProductCode" = "8:{69D3AB29-C281-4340-8244-A5B665F09532}"
2449+
"PackageCode" = "8:{BB1F6583-419B-4182-A524-26A1025E2054}"
24502450
"UpgradeCode" = "8:{887059E3-E645-44A2-AE95-E602E27BD74F}"
24512451
"AspNetVersion" = "8:2.0.50727.0"
24522452
"RestartWWWService" = "11:FALSE"
24532453
"RemovePreviousVersions" = "11:TRUE"
24542454
"DetectNewerInstalledVersion" = "11:TRUE"
24552455
"InstallAllUsers" = "11:TRUE"
2456-
"ProductVersion" = "8:0.9.6"
2456+
"ProductVersion" = "8:0.9.7"
24572457
"Manufacturer" = "8:Hmph!"
24582458
"ARPHELPTELEPHONE" = "8:"
24592459
"ARPHELPLINK" = "8:"

SetupThereEdge/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
VERSION = '0.9.6'
3+
VERSION = '0.9.7'

0 commit comments

Comments
 (0)