Skip to content

Commit 9b75083

Browse files
authored
Bump version 0.10.0
1 parent 27cfdc3 commit 9b75083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.1)
33

4-
project(FastNoise2 VERSION 0.9.7)
4+
project(FastNoise2 VERSION 0.10.0)
55
set(CMAKE_CXX_STANDARD 17)
66

77
message("FastNoise2 Arch: ${CMAKE_SYSTEM_PROCESSOR}")

0 commit comments

Comments
 (0)