Skip to content

Commit 92e0378

Browse files
authored
Merge pull request #1330 from acts-project/krasznaa-version-update-1-3-0
Update project version to 1.3.0, main branch (2026.05.20.)
2 parents b73a8e5 + e351412 commit 92e0378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Set up the project.
88
cmake_minimum_required( VERSION 3.25 )
9-
project( traccc VERSION 1.1.0 LANGUAGES CXX )
9+
project( traccc VERSION 1.3.0 LANGUAGES CXX )
1010

1111
# Set up the used C++ standard(s).
1212
set( CMAKE_CXX_STANDARD 20 CACHE STRING "The (host) C++ standard to use" )

0 commit comments

Comments
 (0)