diff --git a/CMakeLists.txt b/CMakeLists.txt index 2be4f28e1..2f0a4158f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ if(POLICY CMP0086) endif() # This is the project name and shows up in IDEs -project(Zinc VERSION 3.4.0 LANGUAGES C CXX) +project(Zinc VERSION 3.4.1 LANGUAGES C CXX) # Set this to the development release or release candidate version. set(Zinc_DEVELOPER_VERSION "")