summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-01 13:20:05 -0400
committerpommicket <pommicket@gmail.com>2025-09-01 13:20:05 -0400
commiteb8f16dd4e2cc600cee20c4bb1c3fb5dd147719d (patch)
tree2a39fc7567ab23c32b3396c072900ce9d52fc7b6
parentdf572a668d78bcbdf234039353ef75253a96c2c2 (diff)
Bump version2.8.3
-rw-r--r--README.md1
-rw-r--r--ted.h2
-rw-r--r--windows_installer/ted/ted.vdproj6
3 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index ed75390..6d571ab 100644
--- a/README.md
+++ b/README.md
@@ -365,6 +365,7 @@ Then run `make.bat release`.
<tr><td>2.8.0</td> <td>Add syntax highlighting for C#; improvements to other languages</td> <td>2025 Jun 12</td></tr>
<tr><td>2.8.1</td> <td>Better handling of automatic file reloading</td> <td>2025 Jun 16</td></tr>
<tr><td>2.8.2</td> <td>Fix syntax highlighting bug</td> <td>2025 Jun 27</td></tr>
+<tr><td>2.8.3</td> <td>Fix annoying auto-indent behaviour</td> <td>2025 Sep 1</td></tr>
</table>
## License
diff --git a/ted.h b/ted.h
index 6d0b21f..f264678 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.8.2"
+#define TED_VERSION "2.8.3"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename
diff --git a/windows_installer/ted/ted.vdproj b/windows_installer/ted/ted.vdproj
index f3ae279..a98c4ff 100644
--- a/windows_installer/ted/ted.vdproj
+++ b/windows_installer/ted/ted.vdproj
@@ -620,15 +620,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:ted"
- "ProductCode" = "8:{D6D63F83-7A28-42FD-B89C-AE13AA38979F}"
- "PackageCode" = "8:{72A5260E-5A7F-41D9-985E-CC64FA366969}"
+ "ProductCode" = "8:{D946ADD2-62C3-479F-B68C-45B43E81443F}"
+ "PackageCode" = "8:{F1AF995F-2570-4F06-9980-118CD589337D}"
"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:25.06.2700"
+ "ProductVersion" = "8:25.09.0100"
"Manufacturer" = "8:ted"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"