OSDN Git Service

Bump minor version for CODEC_ID_VP8
authorDavid Conrad <lessen42@gmail.com>
Wed, 19 May 2010 20:13:50 +0000 (20:13 +0000)
committerDavid Conrad <lessen42@gmail.com>
Wed, 19 May 2010 20:13:50 +0000 (20:13 +0000)
Originally committed as revision 23194 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index e14711f..ec39dac 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 67
+#define LIBAVCODEC_VERSION_MINOR 68
 #define LIBAVCODEC_VERSION_MICRO  2
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \