diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index ab61529e27..66c6674014 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -23,9 +23,9 @@ CFBundleSignature ???? CFBundleVersion - @VERSION_FULL@ + @MIRALL_VERSION_FULL@ CFBundleShortVersionString - @VERSION_FULL@ + @MIRALL_VERSION_STRING@ NSHumanReadableCopyright (C) 2012 @APPLICATION_VENDOR@