]> git.sesse.net Git - kdenlive/blobdiff - CMakeLists.txt
Edit clip when double clicking on it's thumbnail in project tree
[kdenlive] / CMakeLists.txt
index 24503e46a0bd38944f8e35cb5eebe4be1eb0c566..96070e75316275beb59e5f2b05e6a11a561fd635 100644 (file)
@@ -1,6 +1,6 @@
 project(kdenlive)
 
-SET(BASE_VERSION 0.7.5)
+SET(BASE_VERSION 0.7.7)
 
 OPTION(RELEASE_BUILD "Remove compilation date to version, use for stable releases (default off)" OFF)
 set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )