1 2 3 4 5 6
#include <wx/string.h> namespace ffs3 { const wxString currentVersion = wxT("3.13"); //internal linkage! }