* minor dox tweaks

* pretext to bump to beta6
This commit is contained in:
Benoit Jacob
2009-01-12 16:14:13 +00:00
parent 4d44ca226e
commit 24fd14dab6
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project(Eigen)
set(EIGEN_VERSION_NUMBER "2.0-beta5")
set(EIGEN_VERSION_NUMBER "2.0-beta6")
#if the svnversion program is absent, this will leave the SVN_REVISION string empty,
#but won't stop CMake.