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