diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2009-01-15 20:26:42 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:24 +0200 |
| commit | d80e83b7145a6c2ecaa6d7fc6ade83ef124515a1 (patch) | |
| tree | 03b36a7332dbeec052ffbd86f00684bcac9a609c /RtAudio.h | |
| parent | d035dfe8fe72475651f0f132016726fb1de65529 (diff) | |
Various changes in preparation for new 4.0.5 release (GS).
Diffstat (limited to 'RtAudio.h')
| -rw-r--r-- | RtAudio.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ RtAudio WWW site: http://www.music.mcgill.ca/~gary/rtaudio/ RtAudio: realtime audio i/o C++ classes - Copyright (c) 2001-2008 Gary P. Scavone + Copyright (c) 2001-2009 Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files @@ -42,7 +42,7 @@ \file RtAudio.h */ -// RtAudio: Version 4.0.4 +// RtAudio: Version 4.0.5 #ifndef __RTAUDIO_H #define __RTAUDIO_H |
