diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2016-02-22 16:15:53 -0500 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2016-02-22 16:15:53 -0500 |
| commit | f4c674cf4a4c7487121977179e1ce623b8231ca6 (patch) | |
| tree | 4f2780140d3fbd8f140187a2e4d64a621ecff495 | |
| parent | 76d5fdae7a860d452d935a9da9321b251ed85939 (diff) | |
Final documentation update before release 4.1.2.4.1.2
| -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 |
