summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-02-13 09:59:28 -0500
committerpommicket <pommicket@gmail.com>2024-02-13 09:59:28 -0500
commitd393c3eb068f8dcfe106b7ad0f8e43aacc091d2e (patch)
treeeab57eefb87cbcfc9c65213861cd3cbf76eee2e1 /ted.h
parent176f0b1f52676bbcf61e5098e5cec400d52fc306 (diff)
bump version
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 0ef1e61..21e2c06 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.7.0"
+#define TED_VERSION "2.7.1"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename