OSDN Git Service

Bump minor version after applying ALS decoder.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Thu, 12 Nov 2009 20:08:17 +0000 (20:08 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Thu, 12 Nov 2009 20:08:17 +0000 (20:08 +0000)
Originally committed as revision 20527 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

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