summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-21 17:02:25 -0400
committerpommicket <pommicket@gmail.com>2023-07-21 17:02:25 -0400
commite2d3a5d3c72206ffed7a8d252f2050fe0333c9bf (patch)
tree8fbc6077aa15f0bcfe8e377a3a295c200568d944 /ted.h
parentb303a87db03522795ec8697415b61750d5f8c565 (diff)
fix absolute font paths
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 e307aed..956ccef 100644
--- a/ted.h
+++ b/ted.h
@@ -28,7 +28,7 @@ extern "C" {
#include "sdl-inc.h"
/// Version number
-#define TED_VERSION "2.4.1"
+#define TED_VERSION "2.4.2"
/// Version string
#define TED_VERSION_FULL "ted v. " TED_VERSION
/// Maximum path size ted handles.