X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt.h;h=d54a0f1ed6fb12fde02c8454211d1ffa441ff6f2;hb=bb2674a23b551cbc146d40ff7a122c87856b49ff;hp=72c8717b027fae1e13648177022dc14909889c2e;hpb=10c07d73ca1242d281f023be2d7940ad7a2661ca;p=melted diff --git a/src/framework/mlt.h b/src/framework/mlt.h index 72c8717..d54a0f1 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)+6) -#define LIBMLT_VERSION 0.3.6 +#define LIBMLT_VERSION_INT ((0<<16)+(3<<8)+8) +#define LIBMLT_VERSION 0.3.8 #ifdef __cplusplus extern "C"