aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-06-16 13:09:24 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-06-16 13:09:24 +0000
commit0f66e707ff850ef0d6fc799d0ab5677915b241b6 (patch)
tree59f65c8d4924ae1715ee8672aabdf3b93345ccb8 /src/zexy.h
parent79ea7c99dcff3bc95b0d9cb8841d23c3f48ccc67 (diff)
updated to zexy-2.1
svn path=/trunk/externals/zexy/; revision=3194
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 784f0c0..f34e8a7 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -38,7 +38,7 @@
#include "m_pd.h"
#include <math.h>
-#define VERSION "2.0"
+#define VERSION "2.1"
#ifdef __WIN32__