diff options
author | Tim Blechmann <timblech@users.sourceforge.net> | 2003-09-08 21:49:34 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:11:53 +0200 |
commit | 12c9210a8592cf46616d453dda02f5ea56c44cc4 (patch) | |
tree | d5621f76a4c9068f5872e4647acc0bb55ae840d2 /tbext | |
parent | 20a2e866dcfd5c9911161a9e7a7df135c5c76073 (diff) |
*** empty log message ***
svn path=/trunk/externals/tb/; revision=946
Diffstat (limited to 'tbext')
-rw-r--r-- | tbext/source/main.cpp | 2 |
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!!!!!! |