]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 3 Jan 2009 19:21:48 +0000 (19:21 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 3 Jan 2009 19:21:48 +0000 (19:21 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16418 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavcodec/avcodec.h

index 9c3e7105c61c5d3a45e220f5b47da2182f237666..e45f7d6dfb37a86fce516b93560c75dbe65c1967 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR  9
+#define LIBAVCODEC_VERSION_MINOR 10
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \