From 0d39cca457e51bdf7bb7d9942a522e52bbedfa1f Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 4 Nov 2022 17:09:46 -0400 Subject: [1.3r1] readme, windows installer --- README.md | 1 + windows_installer/ted/ted/ted.vdproj | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dad3edd..ba20002 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. 1.2r1 Mouse X1/X2 bug fix, support for X1/X2 commands. 2022 Aug 19 1.2r2 Shift+PgUp/PgDown, many rust-related fixes. 2022 Sep 30 1.3 Custom background shader, some bugfixes. 2022 Nov 3 +1.3r1 Fixed rust, python syntax highlighting. 2022 Nov 4 ## License diff --git a/windows_installer/ted/ted/ted.vdproj b/windows_installer/ted/ted/ted.vdproj index 0ac5ded..f766422 100644 --- a/windows_installer/ted/ted/ted.vdproj +++ b/windows_installer/ted/ted/ted.vdproj @@ -505,15 +505,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:ted" - "ProductCode" = "8:{8911FA2D-97B8-41CE-BBF5-ED77AE7583DA}" - "PackageCode" = "8:{62F43BCE-8DFC-4F1B-BD7A-99F8D4A6E308}" + "ProductCode" = "8:{643F10DB-AADF-417E-A2DF-C49766EE90C8}" + "PackageCode" = "8:{27119D0D-995C-4445-8A83-9C9D4645DC3A}" "UpgradeCode" = "8:{844F6C2B-DF3B-4A81-9BD5-603401BBA651}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:FALSE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:22.11.0321" + "ProductVersion" = "8:22.11.0417" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" -- cgit v1.2.3