diff options
author | pommicket <pommicket@gmail.com> | 2023-07-14 11:36:04 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-07-14 11:36:43 -0400 |
commit | 817797e124419e564b1084c332540a222907f5a5 (patch) | |
tree | bf5dc0bc324bb61045671521928ca7c77926bf2b /ted.h | |
parent | fc847c8996363a3abf349b66d379403aecd71472 (diff) |
update version2.3.4
Diffstat (limited to 'ted.h')
-rw-r--r-- | ted.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |