Skip to content

Commit

Permalink
change version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arminms committed Oct 12, 2023
1 parent 2814f37 commit 68c8d80
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 @@ -43,7 +43,7 @@ option(P2RNG_ENABLE_BENCHMARKS "Enable benchmarks ?" ON)
#
project(
p2rng
VERSION 0.8.0
VERSION 0.9.0
DESCRIPTION "A modern header-only C++ library for parallel algorithmic (pseudo) random number generation supporting OpenMP, CUDA, ROCm and oneAPI"
LANGUAGES CXX
)
Expand Down

0 comments on commit 68c8d80

Please sign in to comment.