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 8683377 commit bea4853Copy full SHA for bea4853
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# CMakeList.txt : CMake project for FastNoise2
2
cmake_minimum_required(VERSION 3.7.1)
3
4
-project(FastNoise2 VERSION 0.9.2)
+project(FastNoise2 VERSION 0.9.3)
5
set(CMAKE_CXX_STANDARD 17)
6
7
# Build DLL
0 commit comments