changeset 112:7e14f729664d website

v2.7.1 links
author Chris Cannam
date Mon, 06 Mar 2017 14:24:07 +0000
parents a830b8e4cba1
children 507cd6bc63d3 7f74bbffa506
files develop.html
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/develop.html	Fri Feb 24 16:50:10 2017 +0000
+++ b/develop.html	Mon Mar 06 14:24:07 2017 +0000
@@ -38,27 +38,27 @@
       Python using <a href="vampy.html">VamPy</a>.</p>
 
       <h3>Developer Downloads</h3>
-      <ul><li>Download the <b>Vamp plugin SDK</b> (version 2.7):
+      <ul><li>Download the <b>Vamp plugin SDK</b> (version 2.7.1):
 
       <ul><br><li>The main SDK (development headers, source code, example code):
 <br>
-<a href="https://code.soundsoftware.ac.uk/attachments/download/2190/vamp-plugin-sdk-2.7.tar.gz">As a gzipped tar file</a>
+<a href="https://code.soundsoftware.ac.uk/attachments/download/2206/vamp-plugin-sdk-2.7.1.tar.gz">As a gzipped tar file</a>
 or
-<a href="https://code.soundsoftware.ac.uk/attachments/download/2191/vamp-plugin-sdk-2.7.zip">as a ZIP file</a>.
+<a href="https://code.soundsoftware.ac.uk/attachments/download/2207/vamp-plugin-sdk-2.7.1.zip">as a ZIP file</a>.
 </li><br>
 
       <li>Pre-compiled library and host binaries:
 
 <br>
-<a href="https://code.soundsoftware.ac.uk/attachments/download/2196/vamp-plugin-sdk-2.7-binaries-win32-msvc.zip">Windows (32-bit Intel x86, MSVC)</a>;
-<a href="https://code.soundsoftware.ac.uk/attachments/download/2195/vamp-plugin-sdk-2.7-binaries-win64-msvc.zip">Windows (64-bit Intel x64, MSVC)</a>;
-<a href="https://code.soundsoftware.ac.uk/attachments/download/2198/vamp-plugin-sdk-2.7-binaries-osx.tar.gz">macOS (64-bit Intel)</a>;
-<a href="https://code.soundsoftware.ac.uk/attachments/download/2192/vamp-plugin-sdk-2.7-binaries-amd64-gcc4-linux.tar.gz">Linux (64-bit Intel, gcc-4 ABI)</a>;
+<a href="https://code.soundsoftware.ac.uk/attachments/download/2211/vamp-plugin-sdk-2.7.1-binaries-win32-msvc.zip">Windows (32-bit Intel x86, MSVC)</a>;
+<a href="https://code.soundsoftware.ac.uk/attachments/download/2212/vamp-plugin-sdk-2.7.1-binaries-win64-msvc.zip">Windows (64-bit Intel x64, MSVC)</a>;
+<a href="https://code.soundsoftware.ac.uk/attachments/download/2210/vamp-plugin-sdk-2.7.1-binaries-osx.tar.gz">macOS (64-bit Intel)</a>;
+<a href="https://code.soundsoftware.ac.uk/attachments/download/2208/vamp-plugin-sdk-2.7.1-binaries-amd64-gcc4-linux.tar.gz">Linux (64-bit Intel, gcc-4 ABI)</a>;
 and
-<a href="https://code.soundsoftware.ac.uk/attachments/download/2193/vamp-plugin-sdk-2.7-binaries-amd64-gcc5-linux.tar.gz">Linux (64-bit Intel, gcc-5 ABI)</a>.
+<a href="https://code.soundsoftware.ac.uk/attachments/download/2209/vamp-plugin-sdk-2.7.1-binaries-amd64-gcc5-linux.tar.gz">Linux (64-bit Intel, gcc-5 ABI)</a>.
 </li><br>
 
-      <li>Example plugin binaries:
+      <li>Example plugin binaries: <i>(unchanged since version 2.0)</i>
 <br>
 <a href="http://downloads.sourceforge.net/vamp/vamp-example-plugins-2.0-win32.zip">Windows (32-bit Intel x86)</a>;
 <a href="https://code.soundsoftware.ac.uk/attachments/download/2199/vamp-example-plugins-2.7-win64.zip">Windows (64-bit Intel x64)</a>;