diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/zexy.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ #include <math.h> -#define VERSION "2.2.1" +#define VERSION "2.2.2" /* these pragmas are only used for MSVC, not MinGW or Cygwin */ #ifdef _MSC_VER |