diff --git a/CMakeLists.txt b/CMakeLists.txt index 065ddba0..d6682e7c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ cmake_minimum_required( VERSION 2.8 ) project( tdepim ) set( PACKAGE tdepim ) -set( VERSION R14.0.0 ) +set( VERSION R14.0.1 ) ##### include essential cmake modules ###########