]> git.sesse.net Git - mlt/blobdiff - src/framework/mlt.h
Set version to 0.5.8.
[mlt] / src / framework / mlt.h
index c7f3f1ca01c99ec9e03b2b92218b527ff438123c..fc08a9d775388cc6c1252f7230e112ae9957e95f 100644 (file)
@@ -24,8 +24,8 @@
 #ifndef _MLT_H_
 #define _MLT_H_
 
-#define LIBMLT_VERSION_INT ((0<<16)+(5<<8)+6)
-#define LIBMLT_VERSION     0.5.6
+#define LIBMLT_VERSION_INT ((0<<16)+(5<<8)+8)
+#define LIBMLT_VERSION     0.5.8
 
 #ifdef __cplusplus
 extern "C"