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 415a91a commit f33db87Copy full SHA for f33db87
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# CMakeList.txt : CMake project for FastNoise2
2
cmake_minimum_required(VERSION 3.10)
3
4
-project(FastNoise2 VERSION 1.0.1)
+project(FastNoise2 VERSION 1.1.0)
5
set(CMAKE_CXX_STANDARD 17)
6
7
# determine whether this is a standalone project or included by other projects
0 commit comments