summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-18 17:38:44 -0400
committerpommicket <pommicket@gmail.com>2023-07-19 19:03:17 -0400
commit8bd1df1736e2fa550f1a8d28c9ad2ab7818a23b6 (patch)
tree3d5470891c87501d7f94baa511da98e71fce7698 /ted.h
parentce18be823ee1ab83961587f8110c946ff96183fd (diff)
update README, version no.
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 23c086e..d67206f 100644
--- a/ted.h
+++ b/ted.h
@@ -28,7 +28,7 @@ extern "C" {
#include "sdl-inc.h"
/// Version number
-#define TED_VERSION "2.3.4"
+#define TED_VERSION "2.4"
/// Version string
#define TED_VERSION_FULL "ted v. " TED_VERSION
/// Maximum path size ted handles.