changeset 8518:f2c406b05158 libavcodec

Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
author michael
date Sat, 03 Jan 2009 19:21:48 +0000
parents 7e6cf3ff61d3
children cc64e1343397
files avcodec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avcodec.h	Sat Jan 03 19:20:50 2009 +0000
+++ b/avcodec.h	Sat Jan 03 19:21:48 2009 +0000
@@ -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, \