summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-30 13:22:53 -0400
committerpommicket <pommicket@gmail.com>2025-09-30 13:22:53 -0400
commit5784112d13024f4f4b68c237324754d54f12cbad (patch)
tree879906a2f45b68388b9fee0631a512ccd035b7d3 /ted.h
parentee9e965fa28ee9d1d38b67e30b179488cbbca4eb (diff)
Bump version
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 b465ab7..9fb6aa8 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.8.4"
+#define TED_VERSION "2.9.0"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename