forgot to update version number

This commit is contained in:
Benoit Jacob 2009-02-02 16:18:42 +00:00
parent f7df9f92ff
commit b064b5e68e

View File

@ -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.