aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-09-21 12:54:36 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-09-21 12:54:36 +0000
commit8651290158e0945a087aee6897df60c8a7347141 (patch)
treed972c4f83e83fce0f945d63e34889c2193f81ac6 /src/zexy.h
parent671fe6ffb308a6d6057084e246e08e1555140b4c (diff)
bumped version to 2.2.4
svn path=/trunk/externals/zexy/; revision=15334
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 6508331..979619a 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -50,7 +50,7 @@
#include "m_pd.h"
-#define VERSION "2.2.3"
+#define VERSION "2.2.4"
/* these pragmas are only used for MSVC, not MinGW or Cygwin */
#ifdef _MSC_VER