diff avcodec.h @ 8045:444659c2b8a6 libavcodec

dnxhd parser
author bcoudurier
date Fri, 24 Oct 2008 01:38:30 +0000
parents 9daf67c7e880
children c2ab7a8958ed
line wrap: on
line diff
--- a/avcodec.h	Thu Oct 23 17:12:41 2008 +0000
+++ b/avcodec.h	Fri Oct 24 01:38:30 2008 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR  0
+#define LIBAVCODEC_VERSION_MINOR  1
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \