summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-28 00:50:40 -0400
committerpommicket <pommicket@gmail.com>2025-09-28 00:50:40 -0400
commit59a65b2bc579d0dc3e78cb2f90a0677fd6772341 (patch)
tree11f9bc1a1244e67aff5ea939f4b179bcda993b9b /ted.h
parent3c9e139aec08d1bb406a6219122ca982b4b7dc34 (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 26720c9..68814d9 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.8.3"
+#define TED_VERSION "2.8.4"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename