diff options
author | Cy Schubert <cy@FreeBSD.org> | 2020-06-24 00:20:45 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2020-06-24 00:20:45 +0000 |
commit | 3914721463f70500ecc1f59312b122d8788465cf (patch) | |
tree | f253e72838d762e229ca71912a4a928e96cac2bd /sntp/m4 | |
parent | 5171bc9b11192d9ad273db7854787eaa65eb9997 (diff) | |
download | src-vendor/ntp.tar.gz src-vendor/ntp.zip |
Import ntp-4.2.8p15.vendor/ntp/4.2.8p15vendor/ntp
Security: ntp bug 3661
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=362565
svn path=/vendor/ntp/4.2.8p15/; revision=362566; tag=vendor/ntp/4.2.8p15
Diffstat (limited to 'sntp/m4')
-rw-r--r-- | sntp/m4/version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sntp/m4/version.m4 b/sntp/m4/version.m4 index 836702a2efc7..1b44051c8c0e 100644 --- a/sntp/m4/version.m4 +++ b/sntp/m4/version.m4 @@ -1 +1 @@ -m4_define([VERSION_NUMBER],[4.2.8p14]) +m4_define([VERSION_NUMBER],[4.2.8p15]) |