summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--control4
-rw-r--r--ted.h2
-rw-r--r--windows_installer/ted/ted.vdproj6
4 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index 011ff8c..bab2d24 100644
--- a/README.md
+++ b/README.md
@@ -358,6 +358,7 @@ Then run `make.bat release`.
<tr><td>2.7.2</td> <td>bug fixes, `sync` setting</td> <td>2024 Jul 17</td></tr>
<tr><td>2.7.3</td> <td>configure data directories, set indentation manually</td> <td>2024 Sep 8</td></tr>
<tr><td>2.7.4</td> <td>find/replace and LSP bug fixes</td> <td>2024 Sep 8</td></tr>
+<tr><td>2.7.5</td> <td>LSP bug fix</td> <td>2024 Dec 7</td></tr>
</table>
## License
diff --git a/control b/control
index d5b6db6..e963535 100644
--- a/control
+++ b/control
@@ -1,11 +1,11 @@
Package: ted
-Version: 2.7.4
+Version: 2.7.5
Section: text
Priority: optional
Architecture: amd64
Essential: no
Maintainer: Pommicket <pommicket@gmail.com>
Description: A text editor.
-Installed-Size: 3387392
+Installed-Size: 3944448
Depends: libsdl2-2.0-0
Homepage: https://github.com/pommicket/ted
diff --git a/ted.h b/ted.h
index c36e94e..d44b06a 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.7.4"
+#define TED_VERSION "2.7.5"
/// 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 7e7522c..2308cf5 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:{21AE798A-04A3-4539-B1B2-D14C3A15862C}"
- "PackageCode" = "8:{4C7F4182-B53C-400F-ADED-46885D78EA1B}"
+ "ProductCode" = "8:{D39A2AF9-21E8-4507-B208-DE4622876633}"
+ "PackageCode" = "8:{05D88A98-CDA4-4288-84C0-C583AC359F3B}"
"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:24.10.3000"
+ "ProductVersion" = "8:24.12.0800"
"Manufacturer" = "8:ted"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"