summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/scripts
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2000-01-28 15:05:59 +0000
committerroberto <roberto@FreeBSD.org>2000-01-28 15:05:59 +0000
commit2807ab4d9f76a6f4ca76d43d704ab94ac7e0a350 (patch)
tree4f60d9b3b795a154c74c0c15e9ae8cc9951251fe /usr.sbin/ntp/scripts
parent20bb478963082276819617a82e4dbd5c2add8a8d (diff)
downloadFreeBSD-src-2807ab4d9f76a6f4ca76d43d704ab94ac7e0a350.zip
FreeBSD-src-2807ab4d9f76a6f4ca76d43d704ab94ac7e0a350.tar.gz
Update to 4.0.99b. According to Harlan Stenn, the things holding the
release of 4.1.0 are not FreeBSD-related so importing this one is not a problem.
Diffstat (limited to 'usr.sbin/ntp/scripts')
-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 07c03bf..def977c 100755
--- a/usr.sbin/ntp/scripts/mkver
+++ b/usr.sbin/ntp/scripts/mkver
@@ -9,7 +9,7 @@ case "" in
*) ConfStr="$ConfStr RSAREF" ;;
esac
-ConfStr="$ConfStr 4.0.98f `LC_TIME=C date`"
+ConfStr="$ConfStr 4.0.99b `date`"
if [ ! -f .version ]; then
echo 0 > .version
OpenPOWER on IntegriCloud