Bump minor version for the addition of the G.722 encoder
authorMartin Storsjö <martin@martin.st>
Sun, 26 Sep 2010 14:47:00 +0000 (14:47 +0000)
committerMartin Storsjö <martin@martin.st>
Sun, 26 Sep 2010 14:47:00 +0000 (14:47 +0000)
Originally committed as revision 25211 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index db5aa1c..359b8f4 100644 (file)
@@ -31,8 +31,8 @@
 #include "libavutil/cpu.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 90
-#define LIBAVCODEC_VERSION_MICRO  1
+#define LIBAVCODEC_VERSION_MINOR 91
+#define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \