Searched refs:versionLine (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.cpp1588 wxString versionLine = file.GetFirstLine(); local
1589 wxStringTokenizer tkz(versionLine, wxT("."));
1591 AddDebugLogLineN(logGeneral, wxString(wxT("Running: ")) + wxT(VERSION) + wxT(", Version check: ") + versionLine);

Completed in 51 milliseconds