summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-09-08 15:37:03 -0400
committerpommicket <pommicket@gmail.com>2024-09-08 15:37:03 -0400
commitfd1e2b3d3ccd26fb5bd9d7cbced04f673cfd19ba (patch)
treea045f5d5f44c63a603e4c56f53d5f986c3973488 /ted.h
parentc4ab62a68f81fda1365bab9e5200f27a6a986bae (diff)
Customizable data directories
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 d95d158..d11c9b7 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.7.2"
+#define TED_VERSION "2.7.3"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename