mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-15 18:58:55 +01:00
Set version to 0.2 for mac.
This commit is contained in:
parent
88a051ae40
commit
6947fe2923
@ -236,9 +236,9 @@ set_property(TARGET clementine
|
||||
)
|
||||
|
||||
set_target_properties(clementine PROPERTIES
|
||||
MACOSX_BUNDLE_INFO_STRING "Clementine 0.1"
|
||||
MACOSX_BUNDLE_INFO_STRING "Clementine 0.2"
|
||||
MACOSX_BUNDLE_ICON_FILE "clementine"
|
||||
MACOSX_BUNDLE_SHORT_VERSION_STRING "0.1"
|
||||
MACOSX_BUNDLE_SHORT_VERSION_STRING "0.2"
|
||||
)
|
||||
|
||||
install(TARGETS clementine
|
||||
|
Loading…
Reference in New Issue
Block a user