summaryrefslogtreecommitdiff
path: root/libswresample
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2022-03-15 10:46:49 -0300
committerJames Almer <jamrial@gmail.com>2022-03-15 11:12:21 -0300
commitcdba98bb80e2ab73d34659c610771b020afc6a77 (patch)
tree8bce99d663f74f26043b8117ceb3d127f6314ffc /libswresample
parent55740299ef0ada6c91e6eee9596eb1a4a2d365af (diff)
downloadffmpeg-cdba98bb80e2ab73d34659c610771b020afc6a77.tar.gz
Bump minor versions after the channel layout changes
Forgotten in the respective commits adding new API. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libswresample')
-rw-r--r--libswresample/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/version.h b/libswresample/version.h
index 61d0057cf5..e16bbbb10d 100644
--- a/libswresample/version.h
+++ b/libswresample/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBSWRESAMPLE_VERSION_MAJOR 4
-#define LIBSWRESAMPLE_VERSION_MINOR 4
+#define LIBSWRESAMPLE_VERSION_MINOR 5
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \