From 7565c547ae252624b33e901b188e3c04709b611c Mon Sep 17 00:00:00 2001 From: JanDragon <40271530+JanDragon@users.noreply.github.com> Date: Sun, 12 Jan 2020 13:29:28 +0100 Subject: [PATCH] Welcome to 2020 --- cmake/modules/MacOSXBundleInfo.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index 08d14ceff..4ee60dcab 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -27,7 +27,7 @@ <key>CFBundleShortVersionString</key> <string>@MIRALL_VERSION_STRING@</string> <key>NSHumanReadableCopyright</key> - <string>(C) 2014-2019 @APPLICATION_VENDOR@</string> + <string>(C) 2014-2020 @APPLICATION_VENDOR@</string> <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> <key>SUShowReleaseNotes</key>