Searched refs:ReadStampFile (Results 1 – 3 of 3) sorted by relevance
99 def ReadStampFile(path=STAMP_FILE): function173 if ReadStampFile() == PACKAGE_VERSION:
54 update.ReadStampFile().strip() == update.PACKAGE_VERSION):
151 def ReadStampFile(path=STAMP_FILE): function341 if ReadStampFile(GNUWIN_STAMP) == GNUWIN_VERSION:404 if ReadStampFile() == PACKAGE_VERSION and not args.force_local_build: