More updates for 4.0.3 release.
authorGary Scavone <gary@music.mcgill.ca>
Fri, 7 Dec 2007 07:41:32 +0000 (07:41 +0000)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Thu, 10 Oct 2013 23:37:25 +0000 (01:37 +0200)
RtAudio.cpp
RtAudio.h
doc/doxygen/Doxyfile

index 5e332dd6901aca7f8cb513572d1c14ee6ad182ea..cdefda421c9aeacf0254947f05a795af2dd06a97 100644 (file)
@@ -38,7 +38,7 @@
 */
 /************************************************************************/
 
-// RtAudio: Version 4.0
+// RtAudio: Version 4.0.3
 
 #include "RtAudio.h"
 #include <iostream>
index 1bb13368078ccedc7f206e45f3458a08c0e6588f..5acc9a5188431e2f33212a46b20a147e555fd8a4 100644 (file)
--- a/RtAudio.h
+++ b/RtAudio.h
@@ -42,7 +42,7 @@
   \file RtAudio.h
  */
 
-// RtAudio: Version 4.0
+// RtAudio: Version 4.0.3
 
 #ifndef __RTAUDIO_H
 #define __RTAUDIO_H
index e4b0cef9487a912b621b1dd471e87484992c2dc4..0b72a2ab7c8a89a4b1284b2eb23fbeab58347dc6 100644 (file)
@@ -23,7 +23,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
+PROJECT_NUMBER         = 4.0.3
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put.