X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/44038f9a6ca4860442544edb02b72102ae22b24e..4f690a1d5e6192d0861686982e89f9f17a21e679:/src/common/wincmn.cpp diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index 167a6d83e7..7b0bb3c81b 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -2286,7 +2286,7 @@ void wxWindowBase::OnMiddleClick( wxMouseEvent& event ) msg.Printf(_T("wxWidgets Library (%s port)\n") _T("Version %d.%d.%d%s%s, compiled at %s %s\n") _T("Runtime version of toolkit used is %d.%d.%s\n") - _T("Copyright (c) 1995-2006 wxWidgets team"), + _T("Copyright (c) 1995-2007 wxWidgets team"), wxPlatformInfo::Get().GetPortIdName().c_str(), wxMAJOR_VERSION, wxMINOR_VERSION,