summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-03-05 10:01:42 -0500
committerpommicket <pommicket@gmail.com>2023-03-05 10:01:42 -0500
commit600721070f2970b3386393ca93cb8dc53aedc240 (patch)
tree1ac17bbb4eefd3c21a5dc44d52a1b6859d0aa0aa /ted.h
parent2dd95d477dde9ef1fb00b6caca78b1f234ed9ff9 (diff)
rename styles -> themes
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 3470c5b..59bdf65 100644
--- a/ted.h
+++ b/ted.h
@@ -28,7 +28,7 @@ extern "C" {
#include "sdl-inc.h"
/// Version number
-#define TED_VERSION "2.0"
+#define TED_VERSION "2.1"
/// Version string
#define TED_VERSION_FULL "ted v. " TED_VERSION
/// Maximum path size ted handles.