Searched refs:VERSION_FILE (Results 1 – 7 of 7) sorted by relevance
27 private static final String VERSION_FILE = "version.txt"; field in VersionParser48 File versionFile = new File(dir, VERSION_FILE); in getPackageVersion()
587 if os.path.isfile(constants.VERSION_FILE):588 with open(constants.VERSION_FILE) as version_file:
213 VERSION_FILE = os.path.join(os.path.dirname(__file__), 'VERSION') variable
584 if os.path.isfile(constants.VERSION_FILE):585 with open(constants.VERSION_FILE) as version_file:
222 VERSION_FILE = os.path.join(os.path.dirname(__file__), 'VERSION') variable
115 VERSION_FILE = 'VERSION' variable
403 constant.VERSION_FILE)