]> git.sesse.net Git - mlt/blobdiff - src/framework/mlt.h
Set version to 0.4.8.
[mlt] / src / framework / mlt.h
index 2065409e8d394b27280fda80993641344580dbab..3711d2edef8d349678b858621d2d72df73677edc 100644 (file)
@@ -23,8 +23,8 @@
 #ifndef _MLT_H_
 #define _MLT_H_
 
-#define LIBMLT_VERSION_INT ((0<<16)+(4<<8)+7)
-#define LIBMLT_VERSION     0.4.7
+#define LIBMLT_VERSION_INT ((0<<16)+(4<<8)+8)
+#define LIBMLT_VERSION     0.4.8
 
 #ifdef __cplusplus
 extern "C"