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