Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
| ... | ... |
@@ -29,8 +29,8 @@ |
| 29 | 29 |
#include "libavutil/rational.h" |
| 30 | 30 |
|
| 31 | 31 |
#define LIBAVFILTER_VERSION_MAJOR 2 |
| 32 |
-#define LIBAVFILTER_VERSION_MINOR 47 |
|
| 33 |
-#define LIBAVFILTER_VERSION_MICRO 2 |
|
| 32 |
+#define LIBAVFILTER_VERSION_MINOR 48 |
|
| 33 |
+#define LIBAVFILTER_VERSION_MICRO 0 |
|
| 34 | 34 |
|
| 35 | 35 |
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ |
| 36 | 36 |
LIBAVFILTER_VERSION_MINOR, \ |