diff --git a/CMakeLists.txt b/CMakeLists.txt index 7f7654737..6ce5ef83a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ if(POLICY CMP0086) endif() # This is the project name and shows up in IDEs -project(Zinc VERSION 4.0.1 LANGUAGES C CXX) +project(Zinc VERSION 4.0.2 LANGUAGES C CXX) # Set this to the development release or release candidate version. set(Zinc_DEVELOPER_VERSION ".dev0")