Skip to content

Commit bd4a0a2

Browse files
committed
Bumped build number
1 parent 65c8d0d commit bd4a0a2

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
@@ -2471,15 +2471,15 @@
24712471
{
24722472
"Name" = "8:Microsoft Visual Studio"
24732473
"ProductName" = "8:ThereEdge"
2474-
"ProductCode" = "8:{F4937F35-A600-41D5-97FA-470ABB4212F5}"
2475-
"PackageCode" = "8:{9839D05C-4435-4EC9-B473-E204E02C7324}"
2474+
"ProductCode" = "8:{FC252BF9-84E6-41F4-90DD-F03B22261D6F}"
2475+
"PackageCode" = "8:{E631B923-E51D-4268-AB73-FF5E07C0DADF}"
24762476
"UpgradeCode" = "8:{887059E3-E645-44A2-AE95-E602E27BD74F}"
24772477
"AspNetVersion" = "8:2.0.50727.0"
24782478
"RestartWWWService" = "11:FALSE"
24792479
"RemovePreviousVersions" = "11:TRUE"
24802480
"DetectNewerInstalledVersion" = "11:TRUE"
24812481
"InstallAllUsers" = "11:TRUE"
2482-
"ProductVersion" = "8:0.9.8"
2482+
"ProductVersion" = "8:0.9.9"
24832483
"Manufacturer" = "8:Hmph!"
24842484
"ARPHELPTELEPHONE" = "8:"
24852485
"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.8'
3+
VERSION = '0.9.9'

0 commit comments

Comments
 (0)