summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-03-31 12:35:26 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-03-31 13:21:06 +0200
commit58b867a7cfea914aa6cad858a4da9b7dfeff9546 (patch)
treeee63589ac214736e029f555b34dbfc6f513ab2be /libswscale
parentfc332f3e29a07fea096b8878fa2044911366ebbd (diff)
downloadffmpeg-streaming-58b867a7cfea914aa6cad858a4da9b7dfeff9546.zip
ffmpeg-streaming-58b867a7cfea914aa6cad858a4da9b7dfeff9546.tar.gz
Bump minor versions for master after release/3.3 branchpoint
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 e37b31f..e026848 100644
--- a/libswscale/version.h
+++ b/libswscale/version.h
@@ -27,7 +27,7 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 4
-#define LIBSWSCALE_VERSION_MINOR 4
+#define LIBSWSCALE_VERSION_MINOR 5
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud