summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-14 11:36:04 -0400
committerpommicket <pommicket@gmail.com>2023-07-14 11:36:43 -0400
commit817797e124419e564b1084c332540a222907f5a5 (patch)
treebf5dc0bc324bb61045671521928ca7c77926bf2b /ted.h
parentfc847c8996363a3abf349b66d379403aecd71472 (diff)
update version2.3.4
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 8186589..c9ba32f 100644
--- a/ted.h
+++ b/ted.h
@@ -28,7 +28,7 @@ extern "C" {
#include "sdl-inc.h"
/// Version number
-#define TED_VERSION "2.3.3"
+#define TED_VERSION "2.3.4"
/// Version string
#define TED_VERSION_FULL "ted v. " TED_VERSION
/// Maximum path size ted handles.