summaryrefslogtreecommitdiff
path: root/libswresample/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2015-07-17 00:17:08 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2015-07-17 00:17:08 +0200
commita77401e1f712d17f3e07112fbf4b3b94abcf7a88 (patch)
treee57c92ab8e4d6f41fb5ebd4fc5b0db5826142ac0 /libswresample/version.h
parent7f0d5401885b111ac9bb5e96d4fcb080bda83745 (diff)
lswr: Allow 64 channels internally.
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 94ac9c52d0..cc0a77de28 100644
--- a/libswresample/version.h
+++ b/libswresample/version.h
@@ -30,7 +30,7 @@
#define LIBSWRESAMPLE_VERSION_MAJOR 1
#define LIBSWRESAMPLE_VERSION_MINOR 2
-#define LIBSWRESAMPLE_VERSION_MICRO 100
+#define LIBSWRESAMPLE_VERSION_MICRO 101
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \
LIBSWRESAMPLE_VERSION_MINOR, \