We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732577d commit 1001d76Copy full SHA for 1001d76
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.3)
+project(FastNoise2 VERSION 0.9.4)
5
set(CMAKE_CXX_STANDARD 17)
6
7
# Build DLL
0 commit comments