summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorKyle Swanson <k@ylo.ph>2016-05-11 13:30:14 -0500
committerPaul B Mahol <onemda@gmail.com>2016-05-18 22:15:01 +0200
commitc0c378009b4ba5dea2ac1f93c972a6c84b2dff0d (patch)
tree1e0bd01b051c9117a5b410eb614e72fee970f1f9 /libavfilter/version.h
parent42ee137a0a7d025f77964e38b438d00095e6dd11 (diff)
avfilter: add loudnorm
Signed-off-by: Kyle Swanson <k@ylo.ph>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 1a9c4ac5cf..d693d6d5ec 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 45
+#define LIBAVFILTER_VERSION_MINOR 46
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \