From 1687c0ae903d4d48abd5842520ec9fa7da3036d9 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sat, 7 Dec 2024 23:00:03 -0500 Subject: Bump version to 2.7.5 --- ted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.h') 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 -- cgit v1.2.3