packageinfo.sh (ntp-4.2.8p14) | : | packageinfo.sh (ntp-4.2.8p15) | ||
---|---|---|---|---|
skipping to change at line 86 | skipping to change at line 86 | |||
CLTAG=NTP_4_2_0 | CLTAG=NTP_4_2_0 | |||
### post-4.2.8: | ### post-4.2.8: | |||
### Point number, after "major.minor.", normally modified by script. | ### Point number, after "major.minor.", normally modified by script. | |||
### 4.2.8 and before: | ### 4.2.8 and before: | |||
### Point number, after "p", normally modified by script. | ### Point number, after "p", normally modified by script. | |||
# 3 cases: | # 3 cases: | |||
# - Numeric values increment | # - Numeric values increment | |||
# - empty 'increments' to 1 | # - empty 'increments' to 1 | |||
# - NEW 'increments' to empty | # - NEW 'increments' to empty | |||
point=14 | point=15 | |||
### betapoint is normally modified by script. | ### betapoint is normally modified by script. | |||
# ntp-stable Beta number (betapoint) | # ntp-stable Beta number (betapoint) | |||
# Should be zeroed at release, and left at zero until first beta. | # Should be zeroed at release, and left at zero until first beta. | |||
# The first beta is -beta1. | # The first beta is -beta1. | |||
# betapoint is always zero in ntp-dev. | # betapoint is always zero in ntp-dev. | |||
betapoint= | betapoint= | |||
### rcpoint is normally modified by script except for GO. | ### rcpoint is normally modified by script except for GO. | |||
# RC number (rcpoint) | # RC number (rcpoint) | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |