summaryrefslogtreecommitdiff
path: root/packageinfo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packageinfo.sh')
-rw-r--r--packageinfo.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/packageinfo.sh b/packageinfo.sh
index 6963a20..81106fe 100644
--- a/packageinfo.sh
+++ b/packageinfo.sh
@@ -41,11 +41,11 @@
# 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
-repotype=dev
+repotype=stable
# post-4.2.8:
# version=Major.Minor
@@ -55,7 +55,7 @@ repotype=dev
# UpdatePoint will fail if repotype is inconsistent with minor.
proto=4
major=2
-minor=7
+minor=8
case "${proto}.${major}" in
4.[012])
@@ -83,7 +83,7 @@ CLTAG=NTP_4_2_0
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=482
+point=2
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)