No real changes, just update copyright year in wxInfoMessageBox().
s/2010/2011/ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
aaa801d1dd
commit
8fcf7cd035
@ -1408,7 +1408,7 @@ wxVersionInfo wxGetLibraryVersionInfo()
|
||||
wxMINOR_VERSION,
|
||||
wxRELEASE_NUMBER,
|
||||
msg,
|
||||
wxS("Copyright (c) 1995-2010 wxWidgets team"));
|
||||
wxS("Copyright (c) 1995-2011 wxWidgets team"));
|
||||
}
|
||||
|
||||
void wxInfoMessageBox(wxWindow* parent)
|
||||
|
Loading…
Reference in New Issue
Block a user