Skip to content

Commit 4d2e994

Browse files
committed
CMakeLists.txt: bump version to 1.0.2
1 parent 5d2011a commit 4d2e994

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,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.9)
2-
project(Wmderland VERSION 1.0.1)
2+
project(Wmderland VERSION 1.0.2)
33

44
# There are two CMake scripts in ./cmake
55
# 1. BuildType.cmake - determine build type on demand

0 commit comments

Comments
 (0)