Version number update in configure.ac in advance of new release.
authorGary Scavone <gary@music.mcgill.ca>
Wed, 17 Feb 2016 01:43:28 +0000 (20:43 -0500)
committerGary Scavone <gary@music.mcgill.ca>
Wed, 17 Feb 2016 01:43:28 +0000 (20:43 -0500)
configure.ac

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