[FFmpeg-cvslog] r15232 - trunk/libavformat/avformat.h

aurel subversion
Sun Sep 7 02:05:30 CEST 2008


Author: aurel
Date: Sun Sep  7 02:05:30 2008
New Revision: 15232

Log:
bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211

Modified:
   trunk/libavformat/avformat.h

Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h	(original)
+++ trunk/libavformat/avformat.h	Sun Sep  7 02:05:30 2008
@@ -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, \




More information about the ffmpeg-cvslog mailing list