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