You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-06-08 22:17:28 -07:00
Bumping version to 0.7.0, SO 30 (minimum libopenshot-audio has not changed)
This commit is contained in:
+2
-2
@@ -24,8 +24,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.6.0")
|
||||
set(PROJECT_SO_VERSION 29)
|
||||
set(PROJECT_VERSION_FULL "0.7.0")
|
||||
set(PROJECT_SO_VERSION 30)
|
||||
|
||||
# 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