From 896623a4775363c48648fdf3d88e8928040285ee Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Wed, 17 Apr 2019 18:49:08 -0400 Subject: Documentation and version updates before release 5.1.0 --- RtAudio.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RtAudio.cpp') diff --git a/RtAudio.cpp b/RtAudio.cpp index 7f914a4..0837d98 100644 --- a/RtAudio.cpp +++ b/RtAudio.cpp @@ -11,7 +11,7 @@ RtAudio WWW site: http://www.music.mcgill.ca/~gary/rtaudio/ RtAudio: 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 @@ -39,7 +39,7 @@ */ /************************************************************************/ -// RtAudio: Version 5.0.0 +// RtAudio: Version 5.1.0 #include "RtAudio.h" #include -- cgit v1.2.3