summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-06-16 15:17:49 -0400
committerpommicket <pommicket@gmail.com>2025-06-16 15:17:49 -0400
commit090edb6d2d54cf8290560c4bca3527c003574368 (patch)
tree12df280a4dc19b6034e814f996a483d8fd9b1513 /ted.h
parentfa86290a0a104f2284a8ff9803c697d85b1c885d (diff)
bump version to 2.8.1HEAD2.8.1trunk
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h2
1 files changed, 1 insertions, 1 deletions
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