diff options
Diffstat (limited to 'contrib/ntp/packageinfo.sh')
-rw-r--r-- | contrib/ntp/packageinfo.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/packageinfo.sh b/contrib/ntp/packageinfo.sh index 6d6fb9a..df276a4 100644 --- a/contrib/ntp/packageinfo.sh +++ b/contrib/ntp/packageinfo.sh @@ -83,14 +83,14 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=9 +point=10 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) # Should be zeroed at release, and left at zero until first beta. # The first beta is -beta1. # betapoint is always zero in ntp-dev. -betapoint=0 +betapoint= ### rcpoint is normally modified by script except for GO. # RC number (rcpoint) |