summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-04-30 17:06:00 +0200
committerPaul B Mahol <onemda@gmail.com>2023-11-28 15:40:34 +0100
commitf66536cc5816a4a3e9af67de26d41ea581505e30 (patch)
tree4c6a286fbb4a5410296dc57d66747926a48d5603 /libavfilter/version.h
parentcc86343b960793a822d6c51b58a1a7e3319cb217 (diff)
avfilter: add Affine Projection adaptive audio 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 537df129cd..7642b670d1 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 13
+#define LIBAVFILTER_VERSION_MINOR 14
#define LIBAVFILTER_VERSION_MICRO 100