We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0884bd9 commit e47da46Copy full SHA for e47da46
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.3.1")
+set(PROJECT_VERSION_FULL "0.3.2")
44
set(PROJECT_SO_VERSION 9)
45
46
# Remove the dash and anything following, to get the #.#.# version for project()
0 commit comments