Bump to version 5.9.12.

This commit is contained in:
Jim Derry 2021-08-17 11:52:52 -04:00
parent 172d5a888c
commit a46949f46a
2 changed files with 15 additions and 12 deletions

View File

@ -20,6 +20,9 @@ on:
- 'include/**'
- '.github/workflows/**'
- 'CMakeLists.txt'
branches:
- 'master'
- 'next'
pull_request:
paths:
- 'src/**'

View File

@ -1,2 +1,2 @@
5.9.11
5.9.12
2021.08.17