[FFmpeg-cvslog] r14139 - trunk/libavcodec/avcodec.h
pross
subversion
Wed Jul 9 10:34:43 CEST 2008
Author: pross
Date: Wed Jul 9 10:34:43 2008
New Revision: 14139
Log:
increment minor version for commit r14110 (Electronic Arts CMV decoder)
Modified:
trunk/libavcodec/avcodec.h
Modified: trunk/libavcodec/avcodec.h
==============================================================================
--- trunk/libavcodec/avcodec.h (original)
+++ trunk/libavcodec/avcodec.h Wed Jul 9 10:34:43 2008
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 58
+#define LIBAVCODEC_VERSION_MINOR 59
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
More information about the ffmpeg-cvslog
mailing list