diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2019-04-17 18:49:08 -0400 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2019-04-17 18:49:08 -0400 |
| commit | 896623a4775363c48648fdf3d88e8928040285ee (patch) | |
| tree | eecbb0b7abf87b3cf48322afd74590584012bb9e /RtAudio.cpp | |
| parent | 5536d3a2d3e64348487039c22c2b8b67b89d7a6f (diff) | |
Documentation and version updates before release 5.1.0
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 7f914a4..0837d98 100644 --- a/RtAudio.cpp +++ b/RtAudio.cpp @@ -11,7 +11,7 @@ RtAudio WWW site: http://www.music.mcgill.ca/~gary/rtaudio/ RtAudio: realtime audio i/o C++ classes - Copyright (c) 2001-2017 Gary P. Scavone + Copyright (c) 2001-2019 Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files @@ -39,7 +39,7 @@ */ /************************************************************************/ -// RtAudio: Version 5.0.0 +// RtAudio: Version 5.1.0 #include "RtAudio.h" #include <iostream> |
