aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tbext/source/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbext/source/main.cpp b/tbext/source/main.cpp
index 9cfbd24..e8bf9e3 100644
--- a/tbext/source/main.cpp
+++ b/tbext/source/main.cpp
@@ -40,7 +40,7 @@
#include <flext.h>
-#define TBEXT_VERSION "0.01"
+#define TBEXT_VERSION "0.02"
#if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 400)
#error upgrade your flext version!!!!!!