There was an error while loading. Please reload this page.
1 parent 5830953 commit 903c1f2Copy full SHA for 903c1f2
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.1.0)
+project(FastNoise2 VERSION 1.1.1)
5
set(CMAKE_CXX_STANDARD 17)
6
7
# determine whether this is a standalone project or included by other projects
0 commit comments