summaryrefslogtreecommitdiff
path: root/libavresample
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:54:12 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:54:12 +0200
commit22b0daa1b3f0ac5d91cc1a057d230995590847cd (patch)
treec554af09f63bf2c1e348f77c62cb91145b30a095 /libavresample
parente1cc7f83df001b471313fb7f03fd4b0fa1c5a747 (diff)
downloadffmpeg-22b0daa1b3f0ac5d91cc1a057d230995590847cd.tar.gz
Bump versions for master after 3.3n3.4-dev
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavresample')
-rw-r--r--libavresample/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index 89b4746d4e..f6d99cba08 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVRESAMPLE_VERSION_MAJOR 3
-#define LIBAVRESAMPLE_VERSION_MINOR 5
+#define LIBAVRESAMPLE_VERSION_MINOR 6
#define LIBAVRESAMPLE_VERSION_MICRO 0
#define LIBAVRESAMPLE_VERSION_INT AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \