Skip to content

Commit 6f97554

Browse files
committed
2 parents 997eef9 + f33db87 commit 6f97554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CMakeList.txt : CMake project for FastNoise2
22
cmake_minimum_required(VERSION 3.10)
33

4-
project(FastNoise2 VERSION 1.0.1)
4+
project(FastNoise2 VERSION 1.1.0)
55
set(CMAKE_CXX_STANDARD 17)
66

77
# determine whether this is a standalone project or included by other projects

0 commit comments

Comments
 (0)