Skip to content

Commit 55ea1fe

Browse files
committed
Mark CMakeLists as 1.0.1
1 parent eb5d6f7 commit 55ea1fe

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
@@ -5,7 +5,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET 10.13 CACHE STRING "Build for 10.15")
55
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
66

77

8-
project(six-sines VERSION 1.0.0.0 LANGUAGES C CXX)
8+
project(six-sines VERSION 1.0.1.0 LANGUAGES C CXX)
99
set(PRODUCT_NAME "Six Sines")
1010

1111

0 commit comments

Comments
 (0)