changeset 5859:fc31294e2c52 libavformat

Add Changelog entry and bump lavf micro version for the addition of VorbisComment writing for FLAC, Ogg/FLAC, and Ogg/Speex files.
author jbr
date Sat, 20 Mar 2010 13:42:49 +0000
parents 274fed269b59
children 731cb836bca6
files avformat.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avformat.h	Sat Mar 20 13:39:22 2010 +0000
+++ b/avformat.h	Sat Mar 20 13:42:49 2010 +0000
@@ -23,7 +23,7 @@
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
 #define LIBAVFORMAT_VERSION_MINOR 56
-#define LIBAVFORMAT_VERSION_MICRO  0
+#define LIBAVFORMAT_VERSION_MICRO  1
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \