summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-12-08 22:57:09 -0500
committerpommicket <pommicket@gmail.com>2024-12-08 22:57:09 -0500
commit146c517517f9a17d6ed9329cdbe84d89155a777e (patch)
tree7d3b7bc412a79f2cd133d14f318832212a8138fe /ted.h
parent1687c0ae903d4d48abd5842520ec9fa7da3036d9 (diff)
Fix new LSP bug introduced by 2.7.5HEAD2.7.6trunk
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 d44b06a..f35b27d 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.7.5"
+#define TED_VERSION "2.7.6"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename