From eb8f16dd4e2cc600cee20c4bb1c3fb5dd147719d Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 1 Sep 2025 13:20:05 -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 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 -- cgit v1.2.3