summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-20 20:23:41 -0700
committerpommicket <pommicket@gmail.com>2023-07-20 20:23:41 -0700
commitc1e218d3fa6b58743aa4716ad3d70193c2b345a4 (patch)
treec9d5af8c41f274cf561efeba18ee42b533cc0e35 /ted.h
parent02dd1005fee63a66bd8ed9afa647f373ec554a34 (diff)
update windows installer 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 e5f31fb..e307aed 100644
--- a/ted.h
+++ b/ted.h
@@ -28,7 +28,7 @@ extern "C" {
#include "sdl-inc.h"
/// Version number
-#define TED_VERSION "2.4"
+#define TED_VERSION "2.4.1"
/// Version string
#define TED_VERSION_FULL "ted v. " TED_VERSION
/// Maximum path size ted handles.