libavcodec version bump for Bink codec IDs (r21536)
authorDaniel Verkamp <daniel@drv.nu>
Sun, 31 Jan 2010 13:34:28 +0000 (13:34 +0000)
committerDaniel Verkamp <daniel@drv.nu>
Sun, 31 Jan 2010 13:34:28 +0000 (13:34 +0000)
Originally committed as revision 21572 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index eafd642..4318dbf 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 50
+#define LIBAVCODEC_VERSION_MINOR 51
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \