From 1eba958a59a2daf7b89b65eb5d21c8931105a74a Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Wed, 20 Apr 2005 15:37:23 +0000 Subject: [PATCH] updated version and name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/minimal/minimal.plc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/minimal/minimal.plc b/samples/minimal/minimal.plc index a222553c6d..197277a3b5 100755 --- a/samples/minimal/minimal.plc +++ b/samples/minimal/minimal.plc @@ -1,11 +1,11 @@ // Change this to your bundle identifier string -#define kBundleIdentifier "org.wxwindows.samples.minimal" +#define kBundleIdentifier "org.wxwidgets.samples.minimal" // Change this to your short version string #define kBundleShortVersion __OUTPUT_FILENAME__ " version 1.0" // Change this to the string to display in the Finder's Get Info window -#define kBundleGetInfo kBundleShortVersion ", Copyright © 2003 by wxWindows." +#define kBundleGetInfo kBundleShortVersion ", Copyright © 2005 by wxWidgets." plist { -- 2.45.2