We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49c305 commit 833902cCopy full SHA for 833902c
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.6.0)
+project(FastNoise2 VERSION 0.7.0)
5
set(CMAKE_CXX_STANDARD 17)
6
7
option(FASTNOISE2_NOISETOOL "Build Noise Tool" ON)
0 commit comments