pa_front: bump version to 19.5.1 for release

This commit is contained in:
Phil Burk 2016-09-22 09:29:36 -07:00
commit b2f9375237

View 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.