summaryrefslogtreecommitdiff
path: root/libswresample
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-10-26 20:42:27 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-10-26 20:52:42 +0200
commit3f3025205ff3c84f7afb64f562590e990705db12 (patch)
treee61b688c8972f1971aefc5adb27b9a831b6153ff /libswresample
parent38e5a4f3bbe9c79928e70f2834ab0c7b27349d41 (diff)
Bump minor versions for 3.2
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 1f91402f0e..685154982c 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 2
+#define LIBSWRESAMPLE_VERSION_MINOR 3
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \