From 408d8b0e8f3e7a7d0d082221e3c5d365c77d0769 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 5 Mar 2025 20:46:36 -0500 Subject: Bump version to 2.7.7 Also add automated control file generation --- ted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.h') diff --git a/ted.h b/ted.h index 44527ea..84fa2ec 100644 --- a/ted.h +++ b/ted.h @@ -22,7 +22,7 @@ extern "C" { #include "command.h" /// Version number -#define TED_VERSION "2.7.6" +#define TED_VERSION "2.7.7" /// Maximum path size ted handles. #define TED_PATH_MAX 1024 /// Config filename -- cgit v1.2.3