diff options
Diffstat (limited to 'packageinfo.sh')
| -rw-r--r-- | packageinfo.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packageinfo.sh b/packageinfo.sh index f3b727e61a51..81106fe40be6 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -41,7 +41,7 @@ # To see what UpdatePoint will do without modifying packageinfo.sh as it # does by default, use the -t/--test option before the repo type: # -# shell# scripts/UpdatePoint -t stable +# shell# scripts/build/UpdatePoint -t stable # # repotype must be stable or dev @@ -83,7 +83,7 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=1 +point=2 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) |
