# HG changeset patch
# User cannam
# Date 1322144327 0
# Node ID be4e9fed3f96f03dfc2b8e803809f3e7b04dc1e6
# Parent 8260c0f4e05bde86c38469587b9038ed1c2f8144
Update for 2.3
diff -r 8260c0f4e05b -r be4e9fed3f96 develop.html
--- a/develop.html Tue Oct 04 13:47:23 2011 +0000
+++ b/develop.html Thu Nov 24 14:18:47 2011 +0000
@@ -38,21 +38,17 @@
Python using VamPy.
Developer Downloads
- - Download the Vamp plugin SDK (version 2.2.1):
+
- Download the Vamp plugin SDK (version 2.3):
-
+
- The main SDK (development headers, source code, example code):
As a gzipped tar file or as a ZIP file.
-
- The main SDK (development headers, source code, example code):
As a gzipped tar file or as a ZIP file.
-
- - Pre-compiled library and host binaries:
Windows (MinGW), Windows (MSVC: static libraries only), OS/X (universal), 32-bit Linux, 64-bit Linux, and 32-bit x86 Solaris (these are unchanged from version 2.1).
+ - Pre-compiled library and host binaries:
Windows (MinGW), Windows (MSVC: static libraries only), OS/X (32/64 bit Intel universal), 32-bit Linux, and 64-bit Linux
- Example plugin binaries:
Windows, OS/X, 32-bit Linux, 64-bit Linux, and 32-bit x86 Solaris (these are unchanged from version 2.0).
- - API documentation bundle.
+ - Documentation bundle.
- - The SourceForge download area for any files not listed above.
+ - The code project for the Vamp API and SDK.