diff host/vamp-simple-host.cpp @ 328:8cab5a0198d6 vamp-plugin-sdk-v2.3

Update simple-host version, Win32 build fix
author Chris Cannam
date Thu, 24 Nov 2011 13:26:58 +0000
parents 97387af51350
children 34ff6b72b0f4
line wrap: on
line diff
--- a/host/vamp-simple-host.cpp	Thu Nov 24 13:21:25 2011 +0000
+++ b/host/vamp-simple-host.cpp	Thu Nov 24 13:26:58 2011 +0000
@@ -71,7 +71,7 @@
 using Vamp::HostExt::PluginWrapper;
 using Vamp::HostExt::PluginInputDomainAdapter;
 
-#define HOST_VERSION "1.4"
+#define HOST_VERSION "1.5"
 
 enum Verbosity {
     PluginIds,