Skip to content

Commit 6ae6bbf

Browse files
committed
Upgrade the version to 1.0.5
1 parent 491c131 commit 6ae6bbf

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.14 CACHE STRING "Build for 10.14")
55
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
66

77

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

1111

0 commit comments

Comments
 (0)