summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2016-03-13 09:40:09 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2016-03-13 09:40:09 +0100
commitd11d78facb1b24a0dc6ea63c2410d62c1f92742e (patch)
tree9365821388c445791c27227fd2f40babf1778310 /libavcodec/version.h
parentdb4786f1cf03a5ce4841412e5dad03404e5ade7a (diff)
lavc/libx265: Support GBR encoding.
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 1306bc3352..6e42810765 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 57
#define LIBAVCODEC_VERSION_MINOR 28
-#define LIBAVCODEC_VERSION_MICRO 102
+#define LIBAVCODEC_VERSION_MICRO 103
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \