aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/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 /libavcodec/version.h
parente1cc7f83df001b471313fb7f03fd4b0fa1c5a747 (diff)
downloadffmpeg-22b0daa1b3f0ac5d91cc1a057d230995590847cd.tar.gz
Bump versions for master after 3.3n3.4-dev
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 51df9e0084..77da9b36b8 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 89
+#define LIBAVCODEC_VERSION_MINOR 90
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \