libs: bump major version for all libraries
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
aaf3cd9ddb
commit
b338d1b35b
16 changed files with 20 additions and 20 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include "version_major.h"
|
||||
|
||||
#define LIBAVFILTER_VERSION_MINOR 9
|
||||
#define LIBAVFILTER_VERSION_MINOR 0
|
||||
#define LIBAVFILTER_VERSION_MICRO 100
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
* Libavfilter version macros
|
||||
*/
|
||||
|
||||
#define LIBAVFILTER_VERSION_MAJOR 10
|
||||
#define LIBAVFILTER_VERSION_MAJOR 11
|
||||
|
||||
/**
|
||||
* FF_API_* defines may be placed below to indicate public API that will be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue