bump date on 'easter egg' dialog.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2001-10-03 08:38:02 +00:00
parent 3576334ead
commit 1bc3fa0180

View File

@@ -1579,7 +1579,7 @@ void wxWindowBase::OnMiddleClick( wxMouseEvent& event )
wxMessageBox(wxString::Format( wxMessageBox(wxString::Format(
_T( _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(), port.c_str(),
wxMAJOR_VERSION, wxMAJOR_VERSION,