Skip to content

Commit

Permalink
Bumped version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
forthommel committed Feb 22, 2024
1 parent 5c9fe3e commit 973bf51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set(CPACK_RPM_COMPONENT_INSTALL ON)
cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
project(CepGen)
set(PROJECT_VERSION 1)
set(VERSION 1.1.0)
set(VERSION 1.2.0)

option(CMAKE_BUILD_CORE "Build Core library" ON)
option(CMAKE_BUILD_PROCESSES "Build physics processes" ON)
Expand Down

0 comments on commit 973bf51

Please sign in to comment.