diff --git a/CMakeLists.txt b/CMakeLists.txt index 4c3434cf8..ba04ce1d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ project(Eigen) -set(EIGEN_VERSION_NUMBER "2.0-rc1") +set(EIGEN_VERSION_NUMBER "2.0.0") #if the svnversion program is absent, this will leave the SVN_REVISION string empty, #but won't stop CMake.