diff --git a/CMakeLists.txt b/CMakeLists.txt index e33a3b9a65..aff8fc61a9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,7 @@ # features and behave exactly the same. cmake_minimum_required(VERSION 3.14) -project(mold VERSION 2.34.1) +project(mold VERSION 2.35.0) include(CMakeDependentOption) include(CheckSymbolExists)