Merge pull request #166 from OpenShot/release-20250612

WIP: Release of 0.5.0 libopenshot-audio (for OpenShot 3.4)
This commit is contained in:
Jonathan Thomas
2025-12-16 01:47:39 -06:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ 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.4.0")
set(PROJECT_VERSION_FULL "0.5.0")
set(PROJECT_SO_VERSION 10)
#### Set C++ standard level