Commit e78df818 authored by benoit's avatar benoit

Increment minor after r10709.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10734 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6b861ade
......@@ -21,8 +21,8 @@
#ifndef AVFORMAT_H
#define AVFORMAT_H
#define LIBAVFORMAT_VERSION_INT ((51<<16)+(14<<8)+0)
#define LIBAVFORMAT_VERSION 51.14.0
#define LIBAVFORMAT_VERSION_INT ((51<<16)+(15<<8)+0)
#define LIBAVFORMAT_VERSION 51.15.0
#define LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT
#define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment