Skip to content

Commit

Permalink
Move Nightly to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Jan 20, 2025
1 parent 56719d3 commit 6c98646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15 CACHE STRING "Build for 10.15")
set(CMAKE_POSITION_INDEPENDENT_CODE ON)


project(six-sines VERSION 1.0.0.0 LANGUAGES C CXX)
project(six-sines VERSION 1.1.0.0 LANGUAGES C CXX)
set(PRODUCT_NAME "Six Sines")


Expand Down

0 comments on commit 6c98646

Please sign in to comment.