summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-11-07 21:00:50 +0100
committerPaul B Mahol <onemda@gmail.com>2022-12-19 20:43:58 +0100
commit3b66757d7d12b21c7717ccb4459f3913fa3b8d0d (patch)
tree892435dec94f1c2534dc63e55a12215ee36c1422 /libavfilter/version.h
parent744100af627adc102a87081b58e3dfdb933c12ec (diff)
avfilter: add adrc filter
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 a4710b253b..9fabc544b5 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 52
+#define LIBAVFILTER_VERSION_MINOR 53
#define LIBAVFILTER_VERSION_MICRO 100