Merge ../mlt
[melted] / src / framework / mlt.h
index d54a0f1..6836540 100644 (file)
@@ -23,8 +23,8 @@
 #ifndef _MLT_H_
 #define _MLT_H_
 
-#define LIBMLT_VERSION_INT ((0<<16)+(3<<8)+8)
-#define LIBMLT_VERSION     0.3.8
+#define LIBMLT_VERSION_INT ((0<<16)+(3<<8)+9)
+#define LIBMLT_VERSION     0.3.9
 
 #ifdef __cplusplus
 extern "C"