From 7d1c879163d8e5a061014a18fed1b4f3800b7ae8 Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 19 Oct 2023 11:52:15 -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 1dbacb6..0ef1e61 100644 --- a/ted.h +++ b/ted.h @@ -22,7 +22,7 @@ extern "C" { #include "command.h" /// Version number -#define TED_VERSION "2.6.2" +#define TED_VERSION "2.7.0" /// Maximum path size ted handles. #define TED_PATH_MAX 1024 /// Config filename -- cgit v1.2.3