summaryrefslogtreecommitdiff
path: root/libswresample/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-03-31 12:33:25 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-03-31 13:21:06 +0200
commitfc332f3e29a07fea096b8878fa2044911366ebbd (patch)
tree340970db48555dbdc36e92cb59c8557ea0d79339 /libswresample/version.h
parent1317a9f7aaab50b3f6109948f5c96c8fa701ad1e (diff)
downloadffmpeg-fc332f3e29a07fea096b8878fa2044911366ebbd.tar.gz
Bump minor versions for staring release/3.3 branch
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswresample/version.h')
-rw-r--r--libswresample/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswresample/version.h b/libswresample/version.h
index 37d44dde4b..64733cc775 100644
--- a/libswresample/version.h
+++ b/libswresample/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBSWRESAMPLE_VERSION_MAJOR 2
-#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, \