summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-05-11 12:13:33 -0400
committerpommicket <pommicket@gmail.com>2023-05-11 12:13:33 -0400
commit2775060cc34b6131535591671225ae2f7727ef5d (patch)
treedac117530275f9e4effea330432217c9a0b633fd /ted.h
parent8f23762128bebda1e8e07058f905363954ac9c61 (diff)
update 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 bed54fe..608c41e 100644
--- a/ted.h
+++ b/ted.h
@@ -28,7 +28,7 @@ extern "C" {
#include "sdl-inc.h"
/// Version number
-#define TED_VERSION "2.2r1"
+#define TED_VERSION "2.3"
/// Version string
#define TED_VERSION_FULL "ted v. " TED_VERSION
/// Maximum path size ted handles.