X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt.h;h=68365402e0decd62837d807b640c4ddcc2678bad;hb=8910c319a1e1d112d779c71b2ede25f834402842;hp=83650b4d0eaae4b3a4e6834820301b709fc623f6;hpb=7adc0cb10f3df24037ef573579d719f2e3cdf2a7;p=melted diff --git a/src/framework/mlt.h b/src/framework/mlt.h index 83650b4..6836540 100644 --- a/src/framework/mlt.h +++ b/src/framework/mlt.h @@ -23,8 +23,8 @@ #ifndef _MLT_H_ #define _MLT_H_ -#define LIBMLT_VERSION_INT ((0<<16)+(3<<8)+7) -#define LIBMLT_VERSION 0.3.7 +#define LIBMLT_VERSION_INT ((0<<16)+(3<<8)+9) +#define LIBMLT_VERSION 0.3.9 #ifdef __cplusplus extern "C"