We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5d6f7 commit 55ea1feCopy full SHA for 55ea1fe
CMakeLists.txt
@@ -5,7 +5,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET 10.13 CACHE STRING "Build for 10.15")
5
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
6
7
8
-project(six-sines VERSION 1.0.0.0 LANGUAGES C CXX)
+project(six-sines VERSION 1.0.1.0 LANGUAGES C CXX)
9
set(PRODUCT_NAME "Six Sines")
10
11
0 commit comments