diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2007-03-07 15:16:35 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2007-03-07 15:16:35 +0000 |
commit | 90df060ac8a040e8d46142e3e441e0e4ad62eb9a (patch) | |
tree | 954356e01779d72f4880d1ba029dd19aeec5d7a0 /src/zexy.h | |
parent | 002112922c8294ea33ec3ad35972f67b9b9bea54 (diff) |
added [matchbox] an object to search a list (with pattern matching) in a "box" of lists
svn path=/trunk/externals/zexy/; revision=7475
Diffstat (limited to 'src/zexy.h')
-rw-r--r-- | src/zexy.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ #include <math.h> -#define VERSION "2.1.1" +#define VERSION "2.2.0" /* these pragmas are only used for MSVC, not MinGW or Cygwin */ #ifdef _MSC_VER |