From 22c00ec584b413374ad5a2c119592acaba5e799e Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Sat, 26 Apr 2014 14:39:15 -0400 Subject: Added new setStreamTime function; Documentation updates for 4.1.1 release. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 74d648d..89cacdc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -9,7 +9,7 @@ OBJECTS = RtAudio.o @objects@ LIBNAME = librtaudio STATIC = $(LIBNAME).a SHARED = @sharedlib@ -RELEASE = 4.1.0 +RELEASE = 4.1.1 MAJOR = 4 LIBRARIES = $(STATIC) $(SHARED) -- cgit v1.2.3