summaryrefslogtreecommitdiff
path: root/libavresample
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-10-11 02:45:37 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-10-11 02:45:37 +0200
commit80154b1b3a0a9e83a9cbaff8b922440f60998128 (patch)
tree58f6f0e0975fc85842beb76bf532ad887f7942f1 /libavresample
parent7bec3f78da2533968b7246ff222770582ab4aafb (diff)
downloadffmpeg-80154b1b3a0a9e83a9cbaff8b922440f60998128.tar.gz
Bump version for master after 3.4 branchpointn3.5-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 20c78c74d3..e8f43ee0ff 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 7
+#define LIBAVRESAMPLE_VERSION_MINOR 8
#define LIBAVRESAMPLE_VERSION_MICRO 0
#define LIBAVRESAMPLE_VERSION_INT AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \