diff options
Diffstat (limited to 'lib/libunbound')
| -rw-r--r-- | lib/libunbound/config.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/lib/libunbound/config.h b/lib/libunbound/config.h index 1cedf5b4de36..1b939b7f1074 100644 --- a/lib/libunbound/config.h +++ b/lib/libunbound/config.h @@ -884,7 +884,7 @@  #define PACKAGE_NAME "unbound"  /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "unbound 1.24.0" +#define PACKAGE_STRING "unbound 1.24.1"  /* Define to the one symbol short name of this package. */  #define PACKAGE_TARNAME "unbound" @@ -893,7 +893,7 @@  #define PACKAGE_URL ""  /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.24.0" +#define PACKAGE_VERSION "1.24.1"  /* default pidfile location */  #define PIDFILE "/var/unbound/unbound.pid" | 
