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