Skip to content

Commit

Permalink
Update version to v0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Atraxus committed Aug 28, 2024
1 parent ab06c56 commit 07daa3b
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.25.2 FATAL_ERROR)

# ---- Project ----
project(RAYX VERSION 0.21.1)
project(RAYX VERSION 0.21.2)
set(CMAKE_CXX_STANDARD 23)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CUDA_STANDARD 20)
Expand Down

0 comments on commit 07daa3b

Please sign in to comment.