summaryrefslogtreecommitdiff
path: root/RtAudio.h
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2009-01-15 20:26:42 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:38:24 +0200
commitd80e83b7145a6c2ecaa6d7fc6ade83ef124515a1 (patch)
tree03b36a7332dbeec052ffbd86f00684bcac9a609c /RtAudio.h
parentd035dfe8fe72475651f0f132016726fb1de65529 (diff)
Various changes in preparation for new 4.0.5 release (GS).
Diffstat (limited to 'RtAudio.h')
-rw-r--r--RtAudio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/RtAudio.h b/RtAudio.h
index 3cb544c..5c5fd6f 100644
--- a/RtAudio.h
+++ b/RtAudio.h
@@ -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