summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2012-01-14 01:31:53 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2012-01-14 01:31:53 +0100
commitffd1017fb89e3fcb4853e2803b05e3d1847916c4 (patch)
tree1af47dad3c818c18f28c2447e18fa45e99190b2e /libavcodec/version.h
parent89fc7e36c7cb5db22ab9c0ab26fa3018410fd235 (diff)
Gray16 encoding with libopenjpeg.
Reviewed-by: Michael Bradshaw
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 6bde95c033..af4353ff36 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -22,7 +22,7 @@
#define LIBAVCODEC_VERSION_MAJOR 53
#define LIBAVCODEC_VERSION_MINOR 55
-#define LIBAVCODEC_VERSION_MICRO 103
+#define LIBAVCODEC_VERSION_MICRO 104
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \