From 7e494e621710331e66f74a0042e589dc4e75f514 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Mardelle Date: Wed, 1 Jul 2009 17:29:03 +0000 Subject: [PATCH] Prepare 0.7.5 svn path=/trunk/kdenlive/; revision=3716 --- CMakeLists.txt | 4 ++-- README | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d85cc9e..faf35252 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,8 @@ project(kdenlive) -SET(BASE_VERSION 0.7.4) +SET(BASE_VERSION 0.7.5) -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 a676a085..abd952de 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -Kdenlive 0.7.4 -by Jean-Baptiste Mardelle and contributors +Kdenlive 0.7.5 +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.0. It may work with different +The recommended MLT version is 0.4.4. 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! -- 2.39.2