diff options
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index ad6d7e8..122bdcd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ include(CPack) ##### general package setup ##################### project( tde-style-qtcurve ) -set( VERSION R14.0.10 ) +set( VERSION R14.0.11 ) ##### include essential cmake modules ########### |