summaryrefslogtreecommitdiffstats
path: root/libswscale/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:54:12 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:54:12 +0200
commit22b0daa1b3f0ac5d91cc1a057d230995590847cd (patch)
treec554af09f63bf2c1e348f77c62cb91145b30a095 /libswscale/version.h
parente1cc7f83df001b471313fb7f03fd4b0fa1c5a747 (diff)
downloadffmpeg-streaming-22b0daa1b3f0ac5d91cc1a057d230995590847cd.zip
ffmpeg-streaming-22b0daa1b3f0ac5d91cc1a057d230995590847cd.tar.gz
Bump versions for master after 3.3
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 c1090ca..259ae7a 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 6
+#define LIBSWSCALE_VERSION_MINOR 7
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud