summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-07-12 23:32:23 +0000
committerdelphij <delphij@FreeBSD.org>2015-07-12 23:32:23 +0000
commit05fed0489a2033880ac521cf1eab9782458bf408 (patch)
treea8025e57d76fced4b05339120fe49ceb7d9ba887 /usr.sbin/ntp
parente657e72f8d38371e7179defecc39ca3ab89fc233 (diff)
downloadFreeBSD-src-05fed0489a2033880ac521cf1eab9782458bf408.zip
FreeBSD-src-05fed0489a2033880ac521cf1eab9782458bf408.tar.gz
Bump version after 4.2.8p3 import.
Note: currently 'mkver' script is using hardcoded knowledge and always emits -a in the version string, a more through solution would be to generate the script with something that we own.
Diffstat (limited to 'usr.sbin/ntp')
-rwxr-xr-xusr.sbin/ntp/scripts/mkver2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/scripts/mkver b/usr.sbin/ntp/scripts/mkver
index f34267d..0fc94be 100755
--- a/usr.sbin/ntp/scripts/mkver
+++ b/usr.sbin/ntp/scripts/mkver
@@ -6,7 +6,7 @@ PROG=${1-UNKNOWN}
ConfStr="$PROG"
-ConfStr="$ConfStr 4.2.8p2"
+ConfStr="$ConfStr 4.2.8p3"
case "$CSET" in
'') ;;
OpenPOWER on IntegriCloud