From 0befcc8fd8015301242bd2e48a23f5d0157ba1de Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 23 Mar 2025 22:57:06 -0400 Subject: bump version to 2.7.8 --- ted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.h') diff --git a/ted.h b/ted.h index 84fa2ec..40e84fc 100644 --- a/ted.h +++ b/ted.h @@ -22,7 +22,7 @@ extern "C" { #include "command.h" /// Version number -#define TED_VERSION "2.7.7" +#define TED_VERSION "2.7.8" /// Maximum path size ted handles. #define TED_PATH_MAX 1024 /// Config filename -- cgit v1.2.3