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 f352d2a commit 92ff552Copy full SHA for 92ff552
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# CMakeList.txt : CMake project for FastNoise
2
cmake_minimum_required(VERSION 3.7.1)
3
4
-project(FastNoise2 VERSION 0.8.2)
+project(FastNoise2 VERSION 0.9.0)
5
set(CMAKE_CXX_STANDARD 17)
6
7
# Build DLL
0 commit comments