Update unbound version number.
MFC after: 1 month X-MFC with: r364721
This commit is contained in:
@@ -687,7 +687,7 @@
|
||||
#define PACKAGE_URL ""
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.10.1"
|
||||
#define PACKAGE_VERSION "1.11.0"
|
||||
|
||||
/* default pidfile location */
|
||||
#define PIDFILE "/var/unbound/unbound.pid"
|
||||
@@ -709,7 +709,7 @@
|
||||
#define ROOT_CERT_FILE "/var/unbound/icannbundle.pem"
|
||||
|
||||
/* version number for resource files */
|
||||
#define RSRC_PACKAGE_VERSION 1,9,6,0
|
||||
#define RSRC_PACKAGE_VERSION 1,11,0,0
|
||||
|
||||
/* Directory to chdir to */
|
||||
#define RUN_DIR "/var/unbound"
|
||||
|
||||
Reference in New Issue
Block a user