[FFmpeg-cvslog] r14455 - trunk/libavcodec/avcodec.h
pross
subversion
Mon Jul 28 12:48:03 CEST 2008
Author: pross
Date: Mon Jul 28 12:48:03 2008
New Revision: 14455
Log:
increment minor version for commit r14412 (add sample_fmts infrastructure)
Modified:
trunk/libavcodec/avcodec.h
Modified: trunk/libavcodec/avcodec.h
==============================================================================
--- trunk/libavcodec/avcodec.h (original)
+++ trunk/libavcodec/avcodec.h Mon Jul 28 12:48:03 2008
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 61
+#define LIBAVCODEC_VERSION_MINOR 62
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
More information about the ffmpeg-cvslog
mailing list