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>2019-07-21 19:31:20 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2019-07-21 19:36:31 +0300
commit80bb65fafab1d2f5f58a8453c6334c784ee27c08 (patch)
tree4347aab3c57ae1ad5ab6a138eb5e7f20685eb763 /libswscale
parent22db337a40275599eb8883b40bc03ecfc272ca1a (diff)
Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-dev
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index acb289d7cf..cc434c0439 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,7 +27,7 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 5
-#define LIBSWSCALE_VERSION_MINOR 5
+#define LIBSWSCALE_VERSION_MINOR 6
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \