OSDN Git Service

Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 3 Jan 2009 19:21:48 +0000 (19:21 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 3 Jan 2009 19:21:48 +0000 (19:21 +0000)
Originally committed as revision 16418 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index 9c3e710..e45f7d6 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR  9
+#define LIBAVCODEC_VERSION_MINOR 10
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \