]> git.sesse.net Git - kdenlive/commitdiff
Get ready for 0.7.3 release
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 15 Apr 2009 07:44:53 +0000 (07:44 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 15 Apr 2009 07:44:53 +0000 (07:44 +0000)
svn path=/trunk/kdenlive/; revision=3312

CMakeLists.txt
INSTALL
README

index 59d347d79fc71d289d232cc8e5dff338dd7c40d2..6f6a7de4b01397af2c3df2ff8dde313b41a23a61 100644 (file)
@@ -1,8 +1,8 @@
 project(kdenlive)
 
 project(kdenlive)
 
-SET(BASE_VERSION 0.7.2)
+SET(BASE_VERSION 0.7.3)
 
 
-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
 set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
 
 # search packages used by KDE
diff --git a/INSTALL b/INSTALL
index 19a3e0e238d6bdd93bd5a4ed665ad2529000ab64..d6458f4409021aa9557707a0d1b96d48b3635239 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,9 +4,10 @@ Kdenlive Installation Instrucions
 
 To compile and install, go in the source directory and type:
 
 
 To compile and install, go in the source directory and type:
 
-cmake .
+mkdir build;cd build
+cmake ..
 (If you want to install in a different path, use instead:
 (If you want to install in a different path, use instead:
-cmake . -DCMAKE_INSTALL_PREFIX=/install/path)
+cmake .. -DCMAKE_INSTALL_PREFIX=/install/path)
 make
 
 To install, become root:
 make
 
 To install, become root:
diff --git a/README b/README
index d56bfeea338e939f9d48232ed36d63eea2147995..eb374323f1ce539c050ce0f2ead8ff015d604c49 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Kdenlive V 0.7.2 by Jean-Baptiste Mardelle <jb@kdenlive.org>
+Kdenlive V 0.7.3 by Jean-Baptiste Mardelle <jb@kdenlive.org>
 
 Kdenlive is a video editing application for KDE.
 
 
 Kdenlive is a video editing application for KDE.
 
@@ -12,10 +12,9 @@ the following webpage:
 
 http://www.mltframework.org
 
 
 http://www.mltframework.org
 
-This version of Kdenlive requires MLT version >= 0.3.4. It may work with different 
+The recommended MLT version is 0.3.8. 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.
 
-
 We welcome all bug reports, feedback and offers for help! so please visit our bugtracker and forums:
 
 Forum: 
 We welcome all bug reports, feedback and offers for help! so please visit our bugtracker and forums:
 
 Forum: