Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-03-31 13:35:26 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2017-03-31 14:21:06 +0300
commit58b867a7cfea914aa6cad858a4da9b7dfeff9546 (patch)
treeee63589ac214736e029f555b34dbfc6f513ab2be /libswresample/version.h
parentfc332f3e29a07fea096b8878fa2044911366ebbd (diff)
Bump minor versions for master after release/3.3 branchpoint
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 64733cc775..2e80552b49 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 5
+#define LIBSWRESAMPLE_VERSION_MINOR 6
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \