diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2007-12-07 07:41:32 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:37:25 +0200 |
| commit | 3dc6e2e86821303784512f86805683f1fda14ccb (patch) | |
| tree | af49231c80436ceea2baa069e065a87af505423f /RtAudio.cpp | |
| parent | 3006b8dc55a9deee14f024a8be38b6390f5ec9d3 (diff) | |
More updates for 4.0.3 release.
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 5e332dd..cdefda4 100644 --- a/RtAudio.cpp +++ b/RtAudio.cpp @@ -38,7 +38,7 @@ */ /************************************************************************/ -// RtAudio: Version 4.0 +// RtAudio: Version 4.0.3 #include "RtAudio.h" #include <iostream> |
