[FFmpeg-cvslog] r20366 - trunk/libavcodec/avcodec.h
vitor
subversion
Sat Oct 24 19:24:16 CEST 2009
Author: vitor
Date: Sat Oct 24 19:24:16 2009
New Revision: 20366
Log:
Bump minor version after the FRWU decoder inclusion
Modified:
trunk/libavcodec/avcodec.h
Modified: trunk/libavcodec/avcodec.h
==============================================================================
--- trunk/libavcodec/avcodec.h Sat Oct 24 19:01:47 2009 (r20365)
+++ trunk/libavcodec/avcodec.h Sat Oct 24 19:24:16 2009 (r20366)
@@ -31,7 +31,7 @@
#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 37
-#define LIBAVCODEC_VERSION_MICRO 0
+#define LIBAVCODEC_VERSION_MICRO 1
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \
More information about the ffmpeg-cvslog
mailing list