Subversion Repositories SvarDOS

Rev

Rev 685 | Rev 689 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 685 Rev 687
Line 95... Line 95...
95
UPSTREAM_VER is the exact version string advertised by the software. It may
95
UPSTREAM_VER is the exact version string advertised by the software. It may
96
be pretty much anything. This upstream version may be optionally followed by a
96
be pretty much anything. This upstream version may be optionally followed by a
97
plus sign and the SvarDOS revision. In the event that the upstream version
97
plus sign and the SvarDOS revision. In the event that the upstream version
98
already contains a plus sign, then SvarDOS revision is delimited with a tilde.
98
already contains a plus sign, then SvarDOS revision is delimited with a tilde.
99
 
99
 
100
The SvarDOS revision starts at 0 and increments each time that the given
100
The SvarDOS revision starts at 0 and increments by 1 each time that the given
101
upstream revision is repackaged. The SvarDOS revision restarts whenever the
101
upstream revision is repackaged. The SvarDOS revision restarts whenever the
102
upstream version changes. The SvarDOS revision of 0 is always hidden.
102
upstream version changes. The SvarDOS revision of 0 is always hidden.
103
 
103
 
104
Examples:
104
Examples:
105
 
105