summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-09-24 10:40:38 -0400
committerpommicket <pommicket@gmail.com>2023-09-24 10:54:36 -0400
commitc8914d4aee5b03191587dd9b4ae2836df48665fb (patch)
tree54131a840a150794dd1391a28fd7a30d091b3572 /ted.h
parent523029fa2e77518903d139ffbd6cc3f792a6b85e (diff)
bump version2.6.2
fix fs_file_size on windows
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 27e6cc2..43e2409 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.6.1"
+#define TED_VERSION "2.6.2"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename