From 0b508a4aebc0cf0147574e99fead497dbae94fff Mon Sep 17 00:00:00 2001 From: Till Theato Date: Sat, 23 Apr 2011 17:03:57 +0000 Subject: [PATCH] Raise version to 0.8 svn path=/trunk/kdenlive/; revision=5546 --- CMakeLists.txt | 2 +- README | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2056ce21..c86ea971 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 3015ffce..a964dcc1 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Kdenlive 0.7.9 +Kdenlive 0.8 by Jean-Baptiste Mardelle 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! -- 2.39.2