avcodec: Bump minor for JPEG 2000 decoder
authorDiego Biurrun <diego@biurrun.de>
Mon, 22 Apr 2013 13:52:00 +0000 (15:52 +0200)
committerDiego Biurrun <diego@biurrun.de>
Mon, 22 Apr 2013 13:52:43 +0000 (15:52 +0200)
libavcodec/version.h

index cfcacb7..05ed6d0 100644 (file)
@@ -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, \