summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorTim Walker <tdskywalker@gmail.com>2014-02-15 17:38:15 +0000
committerTim Walker <tdskywalker@gmail.com>2014-02-15 22:25:00 +0100
commit9cd4bc41760f8ad879e248920eacbe1e7757152c (patch)
treedb2d698557f17c3d6eb5186ee1f0f2404fe12c16 /libavcodec/version.h
parentc98f3169bfb578c1a4e407b44524f0bfa3b4dc0c (diff)
ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
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 425307436e..cdd5a613d5 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -30,7 +30,7 @@
#define LIBAVCODEC_VERSION_MAJOR 55
#define LIBAVCODEC_VERSION_MINOR 34
-#define LIBAVCODEC_VERSION_MICRO 0
+#define LIBAVCODEC_VERSION_MICRO 1
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \