Skip to content

Commit 85171a6

Browse files
authored
Merge pull request #892 from krasznaa/VersionUpdate-main-20241129
Project Version Update, main branch (2024.11.29.)
2 parents 9dac473 + 3a8f393 commit 85171a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Set up the project.
88
cmake_minimum_required(VERSION 3.11)
9-
project(detray VERSION 0.81.0 LANGUAGES CXX)
9+
project(detray VERSION 0.83.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)