diff --git a/tools/osx/Info.plist.in b/tools/osx/Info.plist.in index 2faa69f83..7ee8ed9c9 100644 --- a/tools/osx/Info.plist.in +++ b/tools/osx/Info.plist.in @@ -150,7 +150,7 @@ CFBundleExecutable rawtherapee CFBundleGetInfoString - @version@, Copyright © 2004-2010 Gábor Horváth, 2010-2017 RawTherapee Development Team + @version@, Copyright © 2004-2010 Gábor Horváth, 2010-2024 RawTherapee Development Team CFBundleIconFile rawtherapee.icns CFBundleIdentifier @@ -162,11 +162,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - @shortVersion@ + @version@ CFBundleSignature ???? CFBundleVersion - @shortVersion@ + @version@ LSArchitecturePriority arm64 @@ -175,7 +175,7 @@ NSHighResolutionCapable NSHumanReadableCopyright - Copyright © 2004-2010 Gábor Horváth, 2010-2017 RawTherapee Development Team + Copyright © 2004-2010 Gábor Horváth, 2010-2024 RawTherapee Development Team UTExportedTypeDeclarations @@ -190,7 +190,7 @@ UTTypeIdentifier com.rawtherapee.pp3 UTTypeReferenceURL - http://www.rawtherapee.com/ + https://www.rawtherapee.com/ UTTypeTagSpecification com.apple.ostype diff --git a/tools/osx/rtdmg-bkgd.png b/tools/osx/rtdmg-bkgd.png index 88e441ff8..aab4599a3 100644 Binary files a/tools/osx/rtdmg-bkgd.png and b/tools/osx/rtdmg-bkgd.png differ