Skip to content

Commit a76e176

Browse files
authored
Merge pull request #166 from OpenShot/release-20250612
WIP: Release of 0.5.0 libopenshot-audio (for OpenShot 3.4)
2 parents 5bd5f2d + 0b018e3 commit a76e176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more information, please visit <http://www.openshot.org/>.
4040
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules")
4141

4242
################ PROJECT VERSION ####################
43-
set(PROJECT_VERSION_FULL "0.4.0")
43+
set(PROJECT_VERSION_FULL "0.5.0")
4444
set(PROJECT_SO_VERSION 10)
4545

4646
#### Set C++ standard level

0 commit comments

Comments
 (0)