summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-06-12 15:18:31 -0400
committerpommicket <pommicket@gmail.com>2025-06-12 15:18:31 -0400
commit59872e535277f59bd8a25deac6f82248b3c7904a (patch)
tree986eca128d3c3996442ecc9f32d32e5b0368b66d /ted.h
parent828741f64d04cde5cd013597e17e1fcc4c05bc9d (diff)
C# string interpolation, bump version to 2.8.02.8.0
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 7f5f139..a8aab74 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.7.8"
+#define TED_VERSION "2.8.0"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename