We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4721f9a commit 4742564Copy full SHA for 4742564
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
2
3
-project(RigelEngine VERSION 0.8.3)
+project(RigelEngine VERSION 0.8.4)
4
5
set(CMAKE_CXX_STANDARD 17)
6
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments