From 59872e535277f59bd8a25deac6f82248b3c7904a Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 12 Jun 2025 15:18:31 -0400 Subject: C# string interpolation, bump version to 2.8.0 --- ted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.h') diff --git a/ted.h b/ted.h index 7f5f139..a8aab74 100644 --- a/ted.h +++ b/ted.h @@ -22,7 +22,7 @@ extern "C" { #include "command.h" /// Version number -#define TED_VERSION "2.7.8" +#define TED_VERSION "2.8.0" /// Maximum path size ted handles. #define TED_PATH_MAX 1024 /// Config filename -- cgit v1.2.3