bump to version 0.3.8
[melted] / src / framework / mlt.h
index 83650b4..d54a0f1 100644 (file)
@@ -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)+8)
+#define LIBMLT_VERSION     0.3.8
 
 #ifdef __cplusplus
 extern "C"