diff avformat.h @ 6063:817a86ec7ad2 libavformat

On2 IVF demuxer
author conrad
date Thu, 27 May 2010 21:23:04 +0000
parents 65b0ea69d9af
children 791d91ad79f5
line wrap: on
line diff
--- a/avformat.h	Thu May 27 17:11:37 2010 +0000
+++ b/avformat.h	Thu May 27 21:23:04 2010 +0000
@@ -22,7 +22,7 @@
 #define AVFORMAT_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 66
+#define LIBAVFORMAT_VERSION_MINOR 67
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \