Difference between revisions of "Last version check file"

From AMule Project FAQ
Jump to: navigation, search
 
m (Notes)
 
Line 22: Line 22:
  
 
A minimum of two dots (''.'') have to exist in this [[file]]. Otherwise it will be considered [[corrupt]].
 
A minimum of two dots (''.'') have to exist in this [[file]]. Otherwise it will be considered [[corrupt]].
 +
 +
 +
[[Category:Program Files]]

Latest revision as of 13:01, 20 June 2012

File

Name: last_version_check

Location: ~/.aMule/

Description

This file is downloaded from http://amule.sourceforge.net/lastversion so that aMule knows if newer versions have been released and, if so, tell the user.

Format

A single line containing the lastest aMule release's version number.

These versions are expected to be strings of natural numbers (>= 0) and dots (.) only.

Example

2.0.3

Notes

A minimum of two dots (.) have to exist in this file. Otherwise it will be considered corrupt.