diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2019-11-21 20:15:22 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2019-11-21 20:15:22 +0000 |
| commit | 964c4a37b08b8ea2ddb6aaed940c9fd9d34debc5 (patch) | |
| tree | ef96251a2d05a9a30759c76a1b8be1861909832e /usr.sbin/ntp | |
| parent | 52e8f6a3312e630193a2b9d67d83c2f7a6032145 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ntp')
| -rw-r--r-- | usr.sbin/ntp/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index b26dd4178858..a8ea51a6236a 100644 --- a/usr.sbin/ntp/config.h +++ b/usr.sbin/ntp/config.h @@ -1477,7 +1477,7 @@ #define PACKAGE_URL "http://www.ntp.org./" /* Define to the version of this package. */ -#define PACKAGE_VERSION "4.2.8p12" +#define PACKAGE_VERSION "4.2.8p13" /* data dir */ #define PERLLIBDIR "/usr/share/ntp/lib" |
