From 89fa26771ee945ee233940fb09d8b41663249521 Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 02:04:28 +0200 Subject: [PATCH] Release 4.0.10 tarball --- configure | 2 +- doc/html/RtAudio_8h_source.html | 2 +- doc/html/index.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure b/configure index 52e9e29..7babea5 100755 --- a/configure +++ b/configure @@ -4190,7 +4190,7 @@ sharedlib="librtaudio.so" sharedname="librtaudio.so.\$(RELEASE)" -libflags="-shared -Wl,-soname,\$(SHAREDLIB).\$(MAJOR) -o \$(SHAREDLIB).\$(RELEASE)" +libflags="-shared -Wl,-soname,\$(SHARED).\$(MAJOR) -o \$(SHARED).\$(RELEASE)" case $host in *-apple*) diff --git a/doc/html/RtAudio_8h_source.html b/doc/html/RtAudio_8h_source.html index df7ce69..d8a83a1 100644 --- a/doc/html/RtAudio_8h_source.html +++ b/doc/html/RtAudio_8h_source.html @@ -12,7 +12,7 @@

RtAudio.h

Go to the documentation of this file.
00001 /************************************************************************/
 00039 /************************************************************************/
 00040 
-00045 // RtAudio: Version 4.0.9
+00045 // RtAudio: Version 4.0.10
 00046 
 00047 #ifndef __RTAUDIO_H
 00048 #define __RTAUDIO_H
diff --git a/doc/html/index.html b/doc/html/index.html
index 764f18b..a0f4e09 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -10,7 +10,7 @@
 
-

The RtAudio Home Page

4.0.9

RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives:

+

The RtAudio Home Page

4.0.10

RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: