diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2008-01-25 02:34:00 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:22 +0200 |
| commit | 1d3b191e05c76800fd3c30675f101e9dc5b2f5f1 (patch) | |
| tree | bc78bc0d8a0c6f9a6498bf8de87b1bbd2da8e007 /RtAudio.cpp | |
| parent | ee94b95a993d091d1ab7826951498b03bb6dbbbc (diff) | |
Date and documentation updates for release 4.0.4 (gps).
Diffstat (limited to 'RtAudio.cpp')
| -rw-r--r-- | RtAudio.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RtAudio.cpp b/RtAudio.cpp index f879244..8d15a34 100644 --- a/RtAudio.cpp +++ b/RtAudio.cpp @@ -10,7 +10,7 @@ RtAudio WWW site: http://www.music.mcgill.ca/~gary/rtaudio/ RtAudio: realtime audio i/o C++ classes - Copyright (c) 2001-2007 Gary P. Scavone + Copyright (c) 2001-2008 Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files @@ -38,7 +38,7 @@ */ /************************************************************************/ -// RtAudio: Version 4.0.4pre +// RtAudio: Version 4.0.4 #include "RtAudio.h" #include <iostream> |
