From: Harlan Stenn Date: Sun, 9 Apr 2006 02:13:54 +0000 (-0400) Subject: update X-Git-Tag: NTP_4_2_3~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88f0a461d2e6fcf7347daf176faafe179fbc2f5d;p=thirdparty%2Fntp.git update bk: 44386de2B2RsHAXdyITXeqDBqSTdqQ --- diff --git a/packageinfo.sh b/packageinfo.sh index fa6002ac9..08f7f76df 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -1,4 +1,14 @@ +# version=Protocol.Major.Minor +# odd minor numbers are for -dev, even minor numbers are for -stable version=4.2.1 -point= +# Point. 3 cases: +# - Numeric values increment +# - empty 'increments' to 1 +# - NEW (for example) 'increments' to empty +point=1 +# Special. Normally unused. A suffix. special=ag +#special= +# ReleaseCandidate. 'yes' or 'no'. +releasecandidate=yes releasecandidate=no