aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-08-04 15:47:34 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-08-04 15:47:34 +0000
commita4403ac6676e277bf233e12f32da85b4a3e22e61 (patch)
tree6321abda5ab811ef059b0819e1de8b4d00753fa2 /src/zexy.h
parented557ff06d1933dfa1f5cee5d82d2ee54ec72e40 (diff)
bumped bugfix version
svn path=/trunk/externals/zexy/; revision=10235
Diffstat (limited to 'src/zexy.h')
-rw-r--r--src/zexy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zexy.h b/src/zexy.h
index 094c376..de15c67 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -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