Merge branch 'bump_version' into 'master'
pa_front: bump version to 19.6.0 for release Merged-on: https://assembla.com/code/portaudio/git/merge_requests/3873413
This commit is contained in:
commit
6dbb8a6d64
1 changed files with 1 additions and 1 deletions
|
|
@ -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 5
|
||||
#define paVersionMinor 6
|
||||
|
||||
/**
|
||||
* This is incremented when we make backwards-compatible bug fixes.
|
||||
|
|
|
|||
Loading…
Reference in a new issue