Update the year in the built-in wxWidgets version dialog.
Simply s/2011/2013/ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1421,7 +1421,7 @@ wxVersionInfo wxGetLibraryVersionInfo()
|
||||
wxMINOR_VERSION,
|
||||
wxRELEASE_NUMBER,
|
||||
msg,
|
||||
wxS("Copyright (c) 1995-2011 wxWidgets team"));
|
||||
wxS("Copyright (c) 1995-2013 wxWidgets team"));
|
||||
}
|
||||
|
||||
void wxInfoMessageBox(wxWindow* parent)
|
||||
|
Reference in New Issue
Block a user