We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4d1e9 commit 64c70c3Copy full SHA for 64c70c3
1 file changed
CMakeLists.txt
@@ -40,7 +40,7 @@ For more information, please visit <http://www.openshot.org/>.
40
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/Modules")
41
42
################ PROJECT VERSION ####################
43
-set(PROJECT_VERSION_FULL "0.5.0")
+set(PROJECT_VERSION_FULL "0.6.0")
44
set(PROJECT_SO_VERSION 10)
45
46
#### Set C++ standard level
0 commit comments