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