]> git.sesse.net Git - kdenlive/commitdiff
get ready for 0.7.2 release
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sun, 1 Feb 2009 15:48:37 +0000 (15:48 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sun, 1 Feb 2009 15:48:37 +0000 (15:48 +0000)
svn path=/branches/KDE4/; revision=3025

README
src/main.cpp

diff --git a/README b/README
index c44022cbeb6838f97518ce5c4d43755750b3bf2a..b34c99e7ab6b4138fcf8599f12d4af0c595880d0 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Kdenlive V 0.7.1 by Jean-Baptiste Mardelle <jb@kdenlive.org>
+Kdenlive V 0.7.2 by Jean-Baptiste Mardelle <jb@kdenlive.org>
 
 Kdenlive is a video editing application for KDE.
 
 
 Kdenlive is a video editing application for KDE.
 
@@ -12,7 +12,7 @@ the following webpage :
 
 http://www.mltframework.org
 
 
 http://www.mltframework.org
 
-This version of Kdenlive requires MLT version >= 0.3.2. It may work with different 
+This version of Kdenlive requires MLT version >= 0.3.4. It may work with different 
 versions, but this is not guaranteed, or (at this stage of development) likely.
 
 
 versions, but this is not guaranteed, or (at this stage of development) likely.
 
 
index d7a8ebb1f85e8c90c7a474787a0425c81daa98b9..110c2f4801dd3b65d6a14eb4aece07f91626cbfb 100644 (file)
@@ -32,7 +32,7 @@
 
 int main(int argc, char *argv[]) {
     KAboutData aboutData(QByteArray("kdenlive"), QByteArray("kdenlive"),
 
 int main(int argc, char *argv[]) {
     KAboutData aboutData(QByteArray("kdenlive"), QByteArray("kdenlive"),
-                         ki18n("Kdenlive"), QByteArray("0.7.1"),
+                         ki18n("Kdenlive"), QByteArray("0.7.2"),
                          ki18n("An open source video editor."),
                          KAboutData::License_GPL,
                          ki18n("Copyright (c) 2008 Development team"));
                          ki18n("An open source video editor."),
                          KAboutData::License_GPL,
                          ki18n("Copyright (c) 2008 Development team"));