From 090edb6d2d54cf8290560c4bca3527c003574368 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 16 Jun 2025 15:17:49 -0400 Subject: bump version to 2.8.1 --- ted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.h') diff --git a/ted.h b/ted.h index 2f3f54e..cccda79 100644 --- a/ted.h +++ b/ted.h @@ -22,7 +22,7 @@ extern "C" { #include "command.h" /// Version number -#define TED_VERSION "2.8.0" +#define TED_VERSION "2.8.1" /// Maximum path size ted handles. #define TED_PATH_MAX 1024 /// Config filename -- cgit v1.2.3