]> git.sesse.net Git - mlt/blobdiff - src/framework/mlt.h
Set version to 0.5.10.
[mlt] / src / framework / mlt.h
index c7f3f1ca01c99ec9e03b2b92218b527ff438123c..cff31a64388f8fc9aecc2036319998f3b5bd77cc 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)+10)
+#define LIBMLT_VERSION     0.5.10
 
 #ifdef __cplusplus
 extern "C"