]> Repos - portaudio/commitdiff
Bump version to 19.7.0
authorPhil Burk <philburk@mobileer.com>
Sun, 24 Jan 2021 20:10:04 +0000 (12:10 -0800)
committerPhil Burk <philburk@mobileer.com>
Sun, 7 Mar 2021 15:33:41 +0000 (07:33 -0800)
src/common/pa_front.c

index a6b5f61a3150e14d733599425b82336d8dcd40a9..65a656fef1ac7e31c23376766379227a73a893e0 100644 (file)
@@ -91,7 +91,7 @@
  * This is incremented when we add functionality in a backwards-compatible manner.
  * Or it is set to zero when paVersionMajor is incremented.
  */
-#define paVersionMinor      6
+#define paVersionMinor      7
 
 /**
  * This is incremented when we make backwards-compatible bug fixes.