diff avcodec.h @ 10661:85b5e57f5959 libavcodec

Minor version bump for mbtree addition.
author darkshikari
date Wed, 09 Dec 2009 00:24:33 +0000
parents 8a7d79132993
children 7fd8e33acaab
line wrap: on
line diff
--- a/avcodec.h	Tue Dec 08 21:24:01 2009 +0000
+++ b/avcodec.h	Wed Dec 09 00:24:33 2009 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 42
+#define LIBAVCODEC_VERSION_MINOR 43
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \