summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-03-17 17:43:58 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2012-03-17 15:45:04 -0400
commit0afd8f12e974c14112c6c3d8ae363c074b963711 (patch)
tree3f8c8f32edc95eb590571d3f27535744a4cf8810 /libavcodec/version.h
parent6ca3b248e21fc48418c4221fc92c2eecaf07cb9b (diff)
avcodec: add XBM encoder
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
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 2398cca2ae..4573568928 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 8
+#define LIBAVCODEC_VERSION_MINOR 9
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \