summaryrefslogtreecommitdiff
path: root/libswresample
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:37:36 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-02-19 18:37:36 +0100
commit47ac3e60653da651dfa064b649d0ac297560d8d5 (patch)
tree5cb800716abcd8dba2919950674e28939059abbe /libswresample
parent9e80dfbfd9537964afa934eef4deb2b62c0831fd (diff)
downloadffmpeg-47ac3e60653da651dfa064b649d0ac297560d8d5.tar.gz
version.h: Bump minor post 6.0 branchn6.1-dev
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 31ecf6fff3..9f589b1143 100644
--- a/libswresample/version.h
+++ b/libswresample/version.h
@@ -30,7 +30,7 @@
#include "version_major.h"
-#define LIBSWRESAMPLE_VERSION_MINOR 10
+#define LIBSWRESAMPLE_VERSION_MINOR 11
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \