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

pross subversion
Sun Jan 31 14:01:00 CET 2010


Author: pross
Date: Sun Jan 31 14:01:00 2010
New Revision: 21571

Log:
Latent libavformat version bump for Bink demuxer (r21569)

Modified:
   trunk/libavformat/avformat.h

Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h	Sun Jan 31 13:51:15 2010	(r21570)
+++ trunk/libavformat/avformat.h	Sun Jan 31 14:01:00 2010	(r21571)
@@ -22,7 +22,7 @@
 #define AVFORMAT_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 48
+#define LIBAVFORMAT_VERSION_MINOR 49
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \



More information about the ffmpeg-cvslog mailing list