Skip to content

Commit a9b5a0f

Browse files
committed
Prep 1.0.4
1 parent 5b84f16 commit a9b5a0f

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.3.0 LANGUAGES C CXX)
8+
project(six-sines VERSION 1.0.4.0 LANGUAGES C CXX)
99
set(PRODUCT_NAME "Six Sines")
1010

1111

0 commit comments

Comments
 (0)