summaryrefslogtreecommitdiff
path: root/libswresample
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-09-27 15:26:13 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-09-27 15:26:13 +0200
commitfd902510ac927c0a252c931f5fb29719a8f56e9c (patch)
tree7a2d3c6ab72a8294dff077bb0f2ede90510f24b8 /libswresample
parent23c0779cda8cedfa5e722677aecba18801a31278 (diff)
swr: Update version & APIChanges for swr_build_matrix()
Found-by: James Almer <jamrial@gmail.com> 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 b8e32c0e41..1f91402f0e 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 1
+#define LIBSWRESAMPLE_VERSION_MINOR 2
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \