You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Merge pull request #728 from OpenShot/merge-master-sept-10-2021
Merge Master back into Develop (for 2.6.1 release)
This commit is contained in:
@@ -40,8 +40,8 @@ For more information, please visit <http://www.openshot.org/>.
|
||||
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules")
|
||||
|
||||
################ PROJECT VERSION ####################
|
||||
set(PROJECT_VERSION_FULL "0.2.6-dev")
|
||||
set(PROJECT_SO_VERSION 20)
|
||||
set(PROJECT_VERSION_FULL "0.2.7-dev")
|
||||
set(PROJECT_SO_VERSION 21)
|
||||
|
||||
# Remove the dash and anything following, to get the #.#.# version for project()
|
||||
STRING(REGEX REPLACE "\-.*$" "" VERSION_NUM "${PROJECT_VERSION_FULL}")
|
||||
|
||||
Reference in New Issue
Block a user