diff options
| -rw-r--r-- | doc/doxygen/tutorial.txt | 2 | ||||
| -rw-r--r-- | doc/release.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/doxygen/tutorial.txt b/doc/doxygen/tutorial.txt index f65aed1..3488083 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -32,7 +32,7 @@ Changes in the 4.1.0 release included: \section download Download -Latest Release (?? February 2016): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.1.2.tar.gz">Version 4.1.2</A> +Latest Release (22 February 2016): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.1.2.tar.gz">Version 4.1.2</A> \section documentation Documentation Links diff --git a/doc/release.txt b/doc/release.txt index ef58f60..3e51dc9 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -2,7 +2,7 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu By Gary P. Scavone, 2001-2016. -v4.1.2: (?? February 2016) +v4.1.2: (22 February 2016) - added more complete automake support (thanks to Stephen Sinclair) - miscellaneous small fixes and updates, see github repo commit history for details |
