diff options
Diffstat (limited to 'contrib/ntp/util/ntp-keygen-opts.h')
-rw-r--r-- | contrib/ntp/util/ntp-keygen-opts.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/ntp/util/ntp-keygen-opts.h b/contrib/ntp/util/ntp-keygen-opts.h index 9e266d2b164f..a2cb606e0af2 100644 --- a/contrib/ntp/util/ntp-keygen-opts.h +++ b/contrib/ntp/util/ntp-keygen-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed June 6, 2023 at 04:38:23 AM by AutoGen 5.18.16 + * It has been AutoGen-ed May 25, 2024 at 12:04:42 AM by AutoGen 5.18.16 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -18,7 +18,7 @@ * The ntp-keygen program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2023 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2024 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -102,9 +102,9 @@ typedef enum { /** count of all options for ntp-keygen */ #define OPTION_CT 26 /** ntp-keygen version */ -#define NTP_KEYGEN_VERSION "4.2.8p17" +#define NTP_KEYGEN_VERSION "4.2.8p18" /** Full ntp-keygen version text */ -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p17" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p18" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |