Set version to 0.2 for mac.

This commit is contained in:
John Maguire 2010-03-22 16:18:03 +00:00
parent 88a051ae40
commit 6947fe2923
1 changed files with 2 additions and 2 deletions

View File

@ -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