Skip to content

Commit

Permalink
Update project to version 1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
krasznaa authored Feb 6, 2024
1 parent 1ce6ca7 commit b83f6e7
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 @@ -6,7 +6,7 @@

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

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

0 comments on commit b83f6e7

Please sign in to comment.