Skip to content

Commit 5c81dfd

Browse files
authored
Version bump
1 parent 569197d commit 5c81dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CMakeList.txt : CMake project for FastNoise
22
cmake_minimum_required(VERSION 3.7.1)
33

4-
project(FastNoise2 VERSION 0.8.1)
4+
project(FastNoise2 VERSION 0.8.2)
55
set(CMAKE_CXX_STANDARD 17)
66

77
option(FASTNOISE2_NOISETOOL "Build Noise Tool" ON)

0 commit comments

Comments
 (0)