aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:49:45 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2017-04-02 19:49:45 +0200
commite1cc7f83df001b471313fb7f03fd4b0fa1c5a747 (patch)
tree33ad780566b470315cbd0879b3962c500fd90df5 /libavcodec/version.h
parent7942907878dd4c263ba7431067c33ce6b5d53ceb (diff)
downloadffmpeg-e1cc7f83df001b471313fb7f03fd4b0fa1c5a747.tar.gz
Bump minor for 3.3
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 27b0d48af2..51df9e0084 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 88
+#define LIBAVCODEC_VERSION_MINOR 89
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \