diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2009-06-03 20:08:04 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:26 +0200 |
| commit | caedd756a73367c72e8c2c64c5554419d2168b97 (patch) | |
| tree | 8a091ed3f1d6ed362fced576d6ed4c7179cebf68 /doc/doxygen | |
| parent | 089a6da80694960318b86201b2fab3caa2680113 (diff) | |
Final doc updates for 4.0.6 release (GS).
Diffstat (limited to 'doc/doxygen')
| -rw-r--r-- | doc/doxygen/Doxyfile | 2 | ||||
| -rw-r--r-- | doc/doxygen/tutorial.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index 74ae894..0888b32 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -5,7 +5,7 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = RtAudio -PROJECT_NUMBER = 4.0.5 +PROJECT_NUMBER = 4.0.6 OUTPUT_DIRECTORY = . CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English diff --git a/doc/doxygen/tutorial.txt b/doc/doxygen/tutorial.txt index 7f7d5ae..a8dfd25 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -32,7 +32,7 @@ Devices are now re-enumerated every time the RtAudio::getDeviceCount(), RtAudio: \section download Download -Latest Release (2 February 2009): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.5.tar.gz">Version 4.0.5</A> +Latest Release (3 June 2009): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.6.tar.gz">Version 4.0.6</A> \section documentation Documentation Links |
