diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -180,7 +180,7 @@ else() endif() # default version -set(VERSION_STRING "0.9.1") +set(VERSION_STRING "0.10.0") set(VERSION_REVISION "0") # get revision number from mercurial and parse version string