OSDN Git Service

Bump minor version after MPEG-4 Lossless commit
authorVitor Sessak <vitor1001@gmail.com>
Thu, 12 Nov 2009 20:21:38 +0000 (20:21 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Thu, 12 Nov 2009 20:21:38 +0000 (20:21 +0000)
Originally committed as revision 20528 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index 8e110c6..fbe138a 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 40
+#define LIBAVCODEC_VERSION_MINOR 41
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \