Skip to content

Commit 66917b0

Browse files
committed
Update version to v0.19.2
1 parent e817543 commit 66917b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
22

33
# ---- Project ----
4-
project(RAYX VERSION v0.19.0)
4+
project(RAYX VERSION 0.19.2)
55
set(CMAKE_CXX_STANDARD 20)
66
set(CMAKE_CXX_STANDARD_REQUIRED ON)
77
# -----------------

0 commit comments

Comments
 (0)