]> Repos - portaudio/commitdiff
pa_front: bump version to 19.5.1 for release
authorPhil Burk <philburk@mobileer.com>
Thu, 22 Sep 2016 16:29:36 +0000 (09:29 -0700)
committerPhil Burk <philburk@mobileer.com>
Thu, 22 Sep 2016 16:29:36 +0000 (09:29 -0700)
src/common/pa_front.c

index 4ebf5d7922bf52c7368d1c6e6ef453d94dd7b29a..12a7b2df8a05f14fbaaab732fab419a800dee058 100644 (file)
@@ -97,7 +97,7 @@
  * This is incremented when we make backwards-compatible bug fixes.
  * Or it is set to zero when paVersionMinor changes.
  */
-#define paVersionSubMinor   0
+#define paVersionSubMinor   1
 
 /**
  * This is a combination of paVersionMajor, paVersionMinor and paVersionSubMinor.