summaryrefslogtreecommitdiffstats
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2019-07-21 18:31:20 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-07-21 18:36:31 +0200
commit80bb65fafab1d2f5f58a8453c6334c784ee27c08 (patch)
tree4347aab3c57ae1ad5ab6a138eb5e7f20685eb763 /libswscale/version.h
parent22db337a40275599eb8883b40bc03ecfc272ca1a (diff)
downloadffmpeg-streaming-80bb65fafab1d2f5f58a8453c6334c784ee27c08.zip
ffmpeg-streaming-80bb65fafab1d2f5f58a8453c6334c784ee27c08.tar.gz
Bump minor versions again on master to keep 4.2 versions separate from master
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale/version.h')
-rw-r--r--libswscale/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/version.h b/libswscale/version.h
index acb289d..cc434c0 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, \
OpenPOWER on IntegriCloud