[FFmpeg-cvslog] avcodec: Bump minor for JPEG 2000 decoder
Diego Biurrun
git at videolan.org
Mon Apr 22 20:14:56 CEST 2013
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Apr 22 15:52:00 2013 +0200| [f13888afcc5e528b80e4ae5bc4f0d9dadc76f6aa] | committer: Diego Biurrun
avcodec: Bump minor for JPEG 2000 decoder
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f13888afcc5e528b80e4ae5bc4f0d9dadc76f6aa
---
libavcodec/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/version.h b/libavcodec/version.h
index cfcacb7..05ed6d0 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 2
+#define LIBAVCODEC_VERSION_MINOR 3
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
More information about the ffmpeg-cvslog
mailing list