summaryrefslogtreecommitdiff
path: root/libswresample
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-01-03 22:08:31 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2022-01-03 22:08:31 +0100
commitf3964a59e1402303ba62f8c72cc78009bfab2300 (patch)
tree65ba979542ef7a3b74fa9a255f5cfd2cda3705f4 /libswresample
parentbe91c89bab427fdd334dcd5242d33ccaefa823d7 (diff)
downloadffmpeg-f3964a59e1402303ba62f8c72cc78009bfab2300.tar.gz
lib*/version.h: Bump Versions before release/5.0 branch
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 5f0d69228c..36220ebe7b 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 0
+#define LIBSWRESAMPLE_VERSION_MINOR 1
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \