aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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