diff --git a/CMakeLists.txt b/CMakeLists.txt index b686c80e..20edcdc0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if (POLICY CMP0071) cmake_policy(SET CMP0071 NEW) endif() -project(Grantlee5 VERSION 5.1.0) +project(Grantlee5 VERSION 5.2.0) # Workaround for http://public.kitware.com/Bug/view.php?id=12301 if (MINGW)