From ce50236a4a47af6cb0a9cb0a6b9e7184df7ccbb1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Mardelle Date: Thu, 8 Oct 2009 17:35:13 +0000 Subject: [PATCH] get ready for 0.7.6 svn path=/trunk/kdenlive/; revision=4017 --- src/wizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wizard.cpp b/src/wizard.cpp index 0d396c1b..00940509 100644 --- a/src/wizard.cpp +++ b/src/wizard.cpp @@ -35,7 +35,7 @@ #include #include -const double recommendedMltVersion = 45; +const double recommendedMltVersion = 46; static const char version[] = VERSION; Wizard::Wizard(bool upgrade, QWidget *parent) : -- 2.39.5