diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2019-04-17 18:49:08 -0400 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2019-04-17 18:49:08 -0400 |
| commit | 896623a4775363c48648fdf3d88e8928040285ee (patch) | |
| tree | eecbb0b7abf87b3cf48322afd74590584012bb9e /RtAudio.h | |
| parent | 5536d3a2d3e64348487039c22c2b8b67b89d7a6f (diff) | |
Documentation and version updates before release 5.1.0
Diffstat (limited to 'RtAudio.h')
| -rw-r--r-- | RtAudio.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 @@ -46,7 +46,7 @@ #ifndef __RTAUDIO_H #define __RTAUDIO_H -#define RTAUDIO_VERSION "5.0.0" +#define RTAUDIO_VERSION "5.1.0" #if defined _WIN32 || defined __CYGWIN__ #if defined(RTAUDIO_EXPORT) |
