summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-06-27 12:54:28 -0400
committerpommicket <pommicket@gmail.com>2025-06-27 12:54:28 -0400
commitad93b360417f984c466e42abd6599d6ae786692e (patch)
treea9b231ab897979cf49856f6adb55ae4c3550ec99 /ted.h
parentadc193b600393a149868b1953c9e2afd576298cb (diff)
bump version, fix deb permissions issueHEAD2.8.2trunk
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 cccda79..6d0b21f 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.8.1"
+#define TED_VERSION "2.8.2"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename