Home
last modified time | relevance | path

Searched refs:COUNTME_VERSION (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/repo/
H A DRepo.cpp92 const int COUNTME_VERSION = 0; variable
1100 int ver = COUNTME_VERSION; // file format version (for future use) in addCountmeFlag()
1151 std::ofstream(fname) << COUNTME_VERSION << " " << epoch << " " << win in addCountmeFlag()