From e16c771033040139956dfef5d7d5cae8a9b5f515 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 18 Mar 2007 12:00:42 +0000 Subject: [PATCH] updated copyright and version git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/Info.plist | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/Info.plist b/samples/Info.plist index 8741bc5ce9..f9e02a98d3 100755 --- a/samples/Info.plist +++ b/samples/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable $(PRODUCT_NAME) CFBundleGetInfoString - $(PRODUCT_NAME) version 2.6.0, (c) 2006 wxWidgets + $(PRODUCT_NAME) version 2.8.3, (c) 2007 wxWidgets CFBundleIconFile wxmac.icns CFBundleIdentifier @@ -15,22 +15,22 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - 2.6.0, (c) 2006 wxWidgets + 2.8.3, (c) 2007 wxWidgets CFBundleName - minimal + $(PRODUCT_NAME) CFBundlePackageType APPL CFBundleShortVersionString - 2.6.0 + 2.8.3 CFBundleSignature ???? CFBundleVersion - 2.6.0 + 2.8.3 CSResourcesFileMapped LSRequiresCarbon NSHumanReadableCopyright - Copyright 2006 wxWidgets + Copyright 2007 wxWidgets