From d75d7faeacf89b8f9aadb89868480312154bf53b Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 29 Oct 2024 21:12:47 -0400 Subject: Update version history --- ted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.h') diff --git a/ted.h b/ted.h index d11c9b7..c36e94e 100644 --- a/ted.h +++ b/ted.h @@ -22,7 +22,7 @@ extern "C" { #include "command.h" /// Version number -#define TED_VERSION "2.7.3" +#define TED_VERSION "2.7.4" /// Maximum path size ted handles. #define TED_PATH_MAX 1024 /// Config filename -- cgit v1.2.3