Skip to content

Commit

Permalink
Bumping version to 0.4.0 (SO: 10) - new release for OpenShot 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonoomph committed Dec 21, 2024
1 parent 6169091 commit 6c4ada0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ For more information, please visit <http://www.openshot.org/>.
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules")

################ PROJECT VERSION ####################
set(PROJECT_VERSION_FULL "0.3.3")
set(PROJECT_SO_VERSION 9)
set(PROJECT_VERSION_FULL "0.4.0")
set(PROJECT_SO_VERSION 10)

#### Set C++ standard level
set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit 6c4ada0

Please sign in to comment.