From 5784112d13024f4f4b68c237324754d54f12cbad Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 30 Sep 2025 13:22:53 -0400 Subject: Bump version --- ted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.h') diff --git a/ted.h b/ted.h index b465ab7..9fb6aa8 100644 --- a/ted.h +++ b/ted.h @@ -22,7 +22,7 @@ extern "C" { #include "command.h" /// Version number -#define TED_VERSION "2.8.4" +#define TED_VERSION "2.9.0" /// Maximum path size ted handles. #define TED_PATH_MAX 1024 /// Config filename -- cgit v1.2.3