Update version number to 4.1.1 in configure.ac
authorStephen Sinclair <radarsat1@gmail.com>
Fri, 12 Feb 2016 14:11:41 +0000 (11:11 -0300)
committerStephen Sinclair <radarsat1@gmail.com>
Fri, 12 Feb 2016 17:55:25 +0000 (14:55 -0300)
configure.ac

index c2531148c15d5de9773b93afa04435a7c4a3fbcb..acb1348172d57b9244e3a77619780487981e186b 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(RtAudio, 4.1, gary@music.mcgill.ca, rtaudio)
+AC_INIT(RtAudio, 4.1.1, gary@music.mcgill.ca, rtaudio)
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_SRCDIR(RtAudio.cpp)
 AC_CONFIG_FILES([rtaudio-config librtaudio.pc Makefile tests/Makefile])