diff --git a/CMakeLists.txt b/CMakeLists.txt index 11d501e197..8aae937ce4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -177,7 +177,7 @@ endif () #-------------------------------------------------------------------------------------------------- set (appleseed_version_major 1) -set (appleseed_version_minor 6) +set (appleseed_version_minor 7) set (appleseed_version_patch 0) set (appleseed_version_maturity beta)