aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-20 16:27:24 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-20 16:27:24 +0000
commit36dd35706703bfa84e3479c743209448eff7c24c (patch)
treeb0ce21df0529ddd086968f78477ba313b9d017f1 /src/zexy.h
parenta91e5e2cae82f74ac370acf39bdb8210dd298cb7 (diff)
bumped version to 2.2.1
svn path=/trunk/externals/zexy/; revision=9462
Diffstat (limited to 'src/zexy.h')
-rw-r--r--src/zexy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/zexy.h b/src/zexy.h
index dfc4945..094c376 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -15,6 +15,7 @@
*
* if you are looking for the latest release of the ZEXY-external you should have another look at
+ http://puredata.info/community/projects/software/zexy/
ftp://iem.at/pd/Externals/ZEXY
*
@@ -59,7 +60,7 @@
#include <math.h>
-#define VERSION "2.2.0"
+#define VERSION "2.2.1"
/* these pragmas are only used for MSVC, not MinGW or Cygwin */
#ifdef _MSC_VER