aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorThomas Kühnel <kuehnelth@googlemail.com>2011-09-26 22:26:13 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-07-14 13:00:18 +0200
commitf49ec1b40406b4ccc51578f2f11131ceb3eb838c (patch)
tree21c072dd3d9869eaadd3ff2350412599f7de946d /libavcodec/version.h
parent2090e40410693ce30ed2080f2cea2f4ccfb9ac94 (diff)
downloadffmpeg-f49ec1b40406b4ccc51578f2f11131ceb3eb838c.tar.gz
lavc: add metadata to AVFrame
See thread: Subject: [libav-devel] [PATCH 1/3] avcodec: add metadata to AVFrame Date: Tue, 4 Oct 2011 00:19:51 +0200
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 a95c5b14a6..30d64e29ac 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 37
+#define LIBAVCODEC_VERSION_MINOR 38
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \