diff --git a/CMakeLists.txt b/CMakeLists.txt index e408ae1..7c76d09 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ include(CPack) ##### general package setup ##################### project( tde-style-qtcurve ) -set( VERSION R14.0.9 ) +set( VERSION R14.0.10 ) ##### include essential cmake modules ###########