diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2011-08-30 18:52:18 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:29 +0200 |
| commit | 029d5d173253108833455908eb93efb6cdd2ab6e (patch) | |
| tree | 78e25710b62da07b80413b2cfbe4ac1a6e485c43 /RtAudio.cpp | |
| parent | 325fea749470f53e3d9dcd903d1c9b7c881a37fc (diff) | |
Documentation updates for release 4.0.10 (GS).
Diffstat (limited to 'RtAudio.cpp')
| -rw-r--r-- | RtAudio.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RtAudio.cpp b/RtAudio.cpp index 8a520c3..d4f3819 100644 --- a/RtAudio.cpp +++ b/RtAudio.cpp @@ -38,7 +38,7 @@ */
/************************************************************************/
-// RtAudio: Version 4.0.9
+// RtAudio: Version 4.0.10
#include "RtAudio.h"
#include <iostream>
|
