diff vampy-main.cpp @ 70:6c755f3e1173

More fixes
author Chris Cannam
date Mon, 17 Nov 2014 14:07:00 +0000
parents 146d14ab15e7
children f5c028376bf9 049de1137eab
line wrap: on
line diff
--- a/vampy-main.cpp	Mon Nov 17 12:53:51 2014 +0000
+++ b/vampy-main.cpp	Mon Nov 17 14:07:00 2014 +0000
@@ -31,7 +31,7 @@
 // Vampy will not attempt to load a lower version than specified
 #ifdef HAVE_NUMPY
 #ifndef NUMPY_SHORTVERSION
-#define NUMPY_SHORTVERSION 1.1 
+#define NUMPY_SHORTVERSION 1.9
 #endif
 #endif