diff options
author | Renato Botelho <renato@netgate.com> | 2018-03-07 08:40:38 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2018-03-07 08:40:38 -0300 |
commit | 71e3c5cbbbdaf7023423bf4aecf933a3165f58ee (patch) | |
tree | ddbe27e0296a8d07fb92ee7c3f8ff898564eae4d /contrib/ntp/sntp/include | |
parent | c4c45edd775b251ba14c1394fbc9c8908f9aee87 (diff) | |
parent | c69c8ae8053b66933da68a1f410f78dda1300dd7 (diff) | |
download | FreeBSD-src-71e3c5cbbbdaf7023423bf4aecf933a3165f58ee.zip FreeBSD-src-71e3c5cbbbdaf7023423bf4aecf933a3165f58ee.tar.gz |
Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4
Diffstat (limited to 'contrib/ntp/sntp/include')
-rw-r--r-- | contrib/ntp/sntp/include/version.def | 2 | ||||
-rw-r--r-- | contrib/ntp/sntp/include/version.texi | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/ntp/sntp/include/version.def b/contrib/ntp/sntp/include/version.def index 605c02f..22657d4 100644 --- a/contrib/ntp/sntp/include/version.def +++ b/contrib/ntp/sntp/include/version.def @@ -1 +1 @@ -version = '4.2.8p10'; +version = '4.2.8p11'; diff --git a/contrib/ntp/sntp/include/version.texi b/contrib/ntp/sntp/include/version.texi index 41e1324..ba520bf 100644 --- a/contrib/ntp/sntp/include/version.texi +++ b/contrib/ntp/sntp/include/version.texi @@ -1,3 +1,3 @@ -@set UPDATED 21 March 2017 -@set EDITION 4.2.8p10 -@set VERSION 4.2.8p10 +@set UPDATED 27 February 2018 +@set EDITION 4.2.8p11 +@set VERSION 4.2.8p11 |