Bump libavformat minor version for the G.729 raw demuxer.

This commit is contained in:
Carl Eugen Hoyos 2011-10-30 00:03:00 +02:00
parent bc2814d848
commit 86931dc930

View File

@ -24,7 +24,7 @@
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 53
#define LIBAVFORMAT_VERSION_MINOR 17
#define LIBAVFORMAT_VERSION_MINOR 18
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \