Skip to content

Commit

Permalink
Update project version to 1.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
krasznaa authored Jan 19, 2024
1 parent 87fcbf7 commit 69ed144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# VecMem project, part of the ACTS project (R&D line)
#
# (c) 2021-2023 CERN for the benefit of the ACTS project
# (c) 2021-2024 CERN for the benefit of the ACTS project
#
# Mozilla Public License Version 2.0

# Set up the project.
cmake_minimum_required( VERSION 3.10 )
project( vecmem VERSION 1.2.0 LANGUAGES CXX )
project( vecmem VERSION 1.3.0 LANGUAGES CXX )

# Standard CMake include(s).
include( GNUInstallDirs )
Expand Down

0 comments on commit 69ed144

Please sign in to comment.