summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-03-05 20:46:36 -0500
committerpommicket <pommicket@gmail.com>2025-03-05 20:48:59 -0500
commit408d8b0e8f3e7a7d0d082221e3c5d365c77d0769 (patch)
tree5736fb4afa7e3a5dbc9763c153404315900e097f /ted.h
parent8de9b9568caf088e9f75d880fae7105661d9e0dc (diff)
Bump version to 2.7.7
Also add automated control file generation
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 44527ea..84fa2ec 100644
--- a/ted.h
+++ b/ted.h
@@ -22,7 +22,7 @@ extern "C" {
#include "command.h"
/// Version number
-#define TED_VERSION "2.7.6"
+#define TED_VERSION "2.7.7"
/// Maximum path size ted handles.
#define TED_PATH_MAX 1024
/// Config filename