changeset 3900:4703ed97ea9d libavformat

bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211
author aurel
date Sun, 07 Sep 2008 00:05:30 +0000
parents 5901b4ccda4a
children f936c4b8b96d
files avformat.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avformat.h	Sat Sep 06 23:44:29 2008 +0000
+++ b/avformat.h	Sun Sep 07 00:05:30 2008 +0000
@@ -23,7 +23,7 @@
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
 #define LIBAVFORMAT_VERSION_MINOR 22
-#define LIBAVFORMAT_VERSION_MICRO  0
+#define LIBAVFORMAT_VERSION_MICRO  1
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \