Bump major versions of all libraries
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
committed by
Anton Khirnov
parent
c52b1c283e
commit
5bad485603
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "version_major.h"
|
||||
|
||||
#define LIBPOSTPROC_VERSION_MINOR 7
|
||||
#define LIBPOSTPROC_VERSION_MINOR 0
|
||||
#define LIBPOSTPROC_VERSION_MICRO 100
|
||||
|
||||
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \
|
||||
|
||||
@@ -26,6 +26,6 @@
|
||||
* Libpostproc version macros
|
||||
*/
|
||||
|
||||
#define LIBPOSTPROC_VERSION_MAJOR 56
|
||||
#define LIBPOSTPROC_VERSION_MAJOR 57
|
||||
|
||||
#endif /* POSTPROC_VERSION_MAJOR_H */
|
||||
|
||||
Reference in New Issue
Block a user