OSDN Git Service

bump minor avcodec version for libxvid codec id change (r22489)
authorAurelien Jacobs <aurel@gnuage.org>
Sat, 13 Mar 2010 18:17:25 +0000 (18:17 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Sat, 13 Mar 2010 18:17:25 +0000 (18:17 +0000)
Originally committed as revision 22510 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index bc7c0a0..d192b28 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 58
+#define LIBAVCODEC_VERSION_MINOR 59
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \