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/include | |
parent | 5171bc9b11192d9ad273db7854787eaa65eb9997 (diff) | |
download | src-3914721463f70500ecc1f59312b122d8788465cf.tar.gz src-3914721463f70500ecc1f59312b122d8788465cf.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/include')
-rw-r--r-- | sntp/include/version.def | 2 | ||||
-rw-r--r-- | sntp/include/version.texi | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sntp/include/version.def b/sntp/include/version.def index 1bb1853839a0..4f36d06d1971 100644 --- a/sntp/include/version.def +++ b/sntp/include/version.def @@ -1 +1 @@ -version = '4.2.8p14'; +version = '4.2.8p15'; diff --git a/sntp/include/version.texi b/sntp/include/version.texi index 70830c33d960..9dfcfd768fbe 100644 --- a/sntp/include/version.texi +++ b/sntp/include/version.texi @@ -1,3 +1,3 @@ -@set UPDATED 03 March 2020 -@set EDITION 4.2.8p14 -@set VERSION 4.2.8p14 +@set UPDATED 23 June 2020 +@set EDITION 4.2.8p15 +@set VERSION 4.2.8p15 |