]> git.sesse.net Git - kdenlive/commitdiff
Raise version to 0.8
authorTill Theato <root@ttill.de>
Sat, 23 Apr 2011 17:03:57 +0000 (17:03 +0000)
committerTill Theato <root@ttill.de>
Sat, 23 Apr 2011 17:03:57 +0000 (17:03 +0000)
svn path=/trunk/kdenlive/; revision=5546

CMakeLists.txt
README

index 2056ce21811c59ba2cc9e6b61bc7f1762c956804..c86ea971025b91050ba06b15920da0fd6ae2beeb 100644 (file)
@@ -1,6 +1,6 @@
 project(kdenlive)
 
-set(BASE_VERSION 0.7.9)
+set(BASE_VERSION 0.8)
 set(LIBMLT_REQUIRED_VERSION 0.5.10)
 
 option(RELEASE_BUILD "Remove compilation date from program version (use for stable releases)" OFF)
diff --git a/README b/README
index 3015ffce8ceeaab7c3ec3d7e0a21c5428133fcfa..a964dcc1d8a78d8f3ba3c92c046a831f1ac21bdb 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Kdenlive 0.7.9
+Kdenlive 0.8
 by Jean-Baptiste Mardelle <jb@kdenlive.org> and the Kdenlive team
 
 Kdenlive is a video editing application based on KDE Platform 4.
@@ -12,7 +12,7 @@ the following web page:
 
 http://www.mltframework.org
 
-The recommended MLT version is 0.5.10 It may work with different
+The recommended MLT version is 0.7. It may work with other
 versions, but this is not guaranteed, or (at this stage of development) likely.
 
 We welcome all bug reports, feedback, and offers for help!