Minor documentation updates for release 4.0.9 (gs).
authorGary Scavone <gary@music.mcgill.ca>
Thu, 11 Aug 2011 16:37:31 +0000 (16:37 +0000)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Thu, 10 Oct 2013 23:38:28 +0000 (01:38 +0200)
doc/doxygen/Doxyfile
doc/release.txt

index b60907f9927f77af8ed80ecc233626de48ddfa12..a590a7b529e9e18dd935ebb2752618bf0d6f94a6 100644 (file)
@@ -31,7 +31,7 @@ PROJECT_NAME           = RtAudio
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 4.0.8
+PROJECT_NUMBER         = 4.0.9
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
index ae3025ef4ba84ed420b4f4721489d1542eabbdaf..c58c9d91529a495691be604b7bc3ea970fa99cb5 100644 (file)
@@ -2,7 +2,7 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu
 
 By Gary P. Scavone, 2001-2011.
 
-v4.0.9: (?? August 2011)
+v4.0.9: (11 August 2011)
 - fix for ASIO problem enumerating devices after opening duplex stream (Oliver Larkin)
 - fix for OS-X problems setting sample rate and bits-per-sample
 - updates for OS-X "Lion"