]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Bump minor version as av_log_missing_feature() was added to public API in
authorsuperdump <superdump@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 10 Aug 2008 22:18:46 +0000 (22:18 +0000)
committersuperdump <superdump@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 10 Aug 2008 22:18:46 +0000 (22:18 +0000)
r14685

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14686 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavcodec/avcodec.h

index b141e32037dc59cc2789afbdb9ee22e48cfa871e..d932c79e7cfa31a1426d2bdaddaf3edfbb24a185 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 63
+#define LIBAVCODEC_VERSION_MINOR 64
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \