From 1bc3fa018039382d373a265f88750f90a10f3623 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Wed, 3 Oct 2001 08:38:02 +0000 Subject: [PATCH] bump date on 'easter egg' dialog. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/wincmn.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index 9a7b7a3bc6..92480ea046 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -1579,7 +1579,7 @@ void wxWindowBase::OnMiddleClick( wxMouseEvent& event ) wxMessageBox(wxString::Format( _T( - " wxWindows Library (%s port)\nVersion %u.%u.%u, compiled at %s %s\n Copyright (c) 1995-2000 wxWindows team" + " wxWindows Library (%s port)\nVersion %u.%u.%u, compiled at %s %s\n Copyright (c) 1995-2001 wxWindows team" ), port.c_str(), wxMAJOR_VERSION, -- 2.45.2