diff --git a/CMakeLists.txt b/CMakeLists.txt index 026cd9ce9..bc7e0a121 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -78,7 +78,7 @@ find_package(cetmodules 4.01.01 REQUIRED) # ############################################################################## # Main project declaration -project(phlex VERSION 0.2.0 LANGUAGES CXX) +project(phlex VERSION 0.3.0 LANGUAGES CXX) include(CetCMakeEnv) cet_cmake_env()