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 902562f commit c6a66d1Copy full SHA for c6a66d1
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
2
3
-project(RigelEngine VERSION 0.8.0)
+project(RigelEngine VERSION 0.8.1)
4
5
set(CMAKE_CXX_STANDARD 17)
6
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments