Documentation and version updates before release 5.1.0
[rtaudio.git] / README.md
index 536c661fe9d82bc32738dea1440b06875eb7da1e..228f6919ca20cc4e1e3bc7abe8e9c3bf05d49eb5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating systems.
 
-By Gary P. Scavone, 2001-2017 (and many other developers!)
+By Gary P. Scavone, 2001-2019 (and many other developers!)
 
 This distribution of RtAudio contains the following:
 
@@ -38,7 +38,7 @@ For complete documentation on RtAudio, see the doc directory of the distribution
 The RtAudio license is similar to the MIT License.
 
     RtAudio: a set of realtime audio i/o C++ classes
-    Copyright (c) 2001-2017 Gary P. Scavone
+    Copyright (c) 2001-2019 Gary P. Scavone
 
     Permission is hereby granted, free of charge, to any person
     obtaining a copy of this software and associated documentation files