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 e5e673f commit 252553dCopy full SHA for 252553d
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
2
3
-project(RigelEngine VERSION 0.8.2)
+project(RigelEngine VERSION 0.8.3)
4
5
set(CMAKE_CXX_STANDARD 17)
6
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments