summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-03-23 22:57:06 -0400
committerpommicket <pommicket@gmail.com>2025-03-23 22:57:06 -0400
commit0befcc8fd8015301242bd2e48a23f5d0157ba1de (patch)
treea535c8514fa9b8472df8fda73b56c1c92d09b9a5 /ted.h
parent6bb08a2e3d90dbce4de1043ad6616f2e29eba057 (diff)
bump version to 2.7.8HEAD2.7.8trunk
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 84fa2ec..40e84fc 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.7.7"
+#define TED_VERSION "2.7.8"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename