Skip to content

Commit 6c4ada0

Browse files
committed
Bumping version to 0.4.0 (SO: 10) - new release for OpenShot 3.3.0
1 parent 6169091 commit 6c4ada0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ 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.3.3")
44-
set(PROJECT_SO_VERSION 9)
43+
set(PROJECT_VERSION_FULL "0.4.0")
44+
set(PROJECT_SO_VERSION 10)
4545

4646
#### Set C++ standard level
4747
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)