summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ.html2
-rw-r--r--doc/api.html2
-rw-r--r--doc/command.html2
-rw-r--r--doc/index.html6
4 files changed, 7 insertions, 5 deletions
diff --git a/doc/FAQ.html b/doc/FAQ.html
index 68cf266..029fdc6 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -487,7 +487,7 @@ library is if your application is released under the GNU GPL or LGPL.
<A HREF="http://www.mega-nerd.com/libsndfile/">
http://www.mega-nerd.com/libsndfile/</A>.
<BR>
-Version : 1.0.10
+Version : 1.0.11
</P>
</BODY>
diff --git a/doc/api.html b/doc/api.html
index aa1995e..404fa2c 100644
--- a/doc/api.html
+++ b/doc/api.html
@@ -647,7 +647,7 @@ values read from the file will be zero.
<A HREF="http://www.mega-nerd.com/libsndfile/">here</A>.
</P>
<P>
-Version : 1.0.10
+Version : 1.0.11
</P>
<!-- pepper -->
<!-- pepper -->
diff --git a/doc/command.html b/doc/command.html
index 71be422..6fc8e52 100644
--- a/doc/command.html
+++ b/doc/command.html
@@ -1039,7 +1039,7 @@ Example:
<A HREF="http://www.mega-nerd.com/libsndfile/">
http://www.mega-nerd.com/libsndfile/</A>.
<BR>
-Version : 1.0.10
+Version : 1.0.11
</P>
</BODY>
diff --git a/doc/index.html b/doc/index.html
index 2308184..e1b2272 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -6,7 +6,7 @@
libsndfile
</TITLE>
<META NAME="Author" CONTENT="Erik de Castro Lopo (erikd AT mega-nerd DOT com)">
- <META NAME="Version" CONTENT="libsndfile-1.0.11pre11">
+ <META NAME="Version" CONTENT="libsndfile-1.0.11">
<META NAME="Description" CONTENT="The libsndfile Home Page">
<META NAME="Keywords" CONTENT="WAV AIFF AU SVX PAF NIST W64 libsndfile sound audio dsp Linux">
<META NAME="ROBOTS" CONTENT="NOFOLLOW">
@@ -334,6 +334,8 @@
<LI>Version 1.0.8 (Mar 14 2004) Minor bug fixes.
<LI>Version 1.0.9 (Mar 30 2004) Add AVR format. Improve handling of some WAV files.
<LI>Version 1.0.10 (Jun 15 2004) Minor bug fixes. Fix support for Win32 MinGW compiler.
+ <LI>Version 1.0.11 (Nov 15 2004) Add SD2 file support, reading of loop data in WAV and AIFF.
+ Minor bug fixes.
</UL>
<A NAME="Similar"></A>
@@ -403,7 +405,7 @@
</P>
<UL>
<LI>Source code as a .tar.gz :
- <A HREF="libsndfile-1.0.11pre11pre11.tar.gz">libsndfile-1.0.11pre11pre11.tar.gz</A>
+ <A HREF="libsndfile-1.0.11.tar.gz">libsndfile-1.0.11.tar.gz</A>
</UL>
<P>
Compiling libsndfile is relatively easy. The INSTALL file in the top level directory