]> git.sesse.net Git - kdenlive/blobdiff - src/wizard.cpp
Revert "Finally get ready for 0.9.6 release"
[kdenlive] / src / wizard.cpp
index f0c6120c320714a56466a7a0ffeaa51ad6d189f9..410101b6e07df3401646d709e8cb7d9a4b0d2180 100644 (file)
@@ -49,7 +49,7 @@
 // Recommended MLT version
 const int mltVersionMajor = 0;
 const int mltVersionMinor = 8;
-const int mltVersionRevision = 8;
+const int mltVersionRevision = 0;
 
 static const char kdenlive_version[] = VERSION;