From: Jean-Baptiste Mardelle Date: Wed, 17 Feb 2010 08:06:51 +0000 (+0000) Subject: get ready for 0.7.7 release X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=327572813ab8a6704cb5ea05ca53d944d522efe3;p=kdenlive get ready for 0.7.7 release svn path=/trunk/kdenlive/; revision=4315 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 96070e75..73c9766e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ project(kdenlive) SET(BASE_VERSION 0.7.7) -OPTION(RELEASE_BUILD "Remove compilation date to version, use for stable releases (default off)" OFF) +OPTION(RELEASE_BUILD "Remove compilation date to version, use for stable releases (default off)" ON) set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules ) # search packages used by KDE diff --git a/README b/README index a88741a1..5cab3658 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Kdenlive 0.7.6 +Kdenlive 0.7.7 by Jean-Baptiste Mardelle and the Kdenlive team Kdenlive is a video editing application for KDE 4. @@ -12,7 +12,7 @@ the following web page: http://www.mltframework.org -The recommended MLT version is 0.4.6. It may work with different +The recommended MLT version is 0.5.0 It may work with different versions, but this is not guaranteed, or (at this stage of development) likely. We welcome all bug reports, feedback, and offers for help!