diff --git a/CMakeLists.txt b/CMakeLists.txt index 13d09feb..b91d8df5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 4.2.3) project( ProxyVerifier - VERSION 3.1.3 + VERSION 3.2.0 LANGUAGES C CXX) include(CTest)