Update unbound version number.

MFC after:	1 month
X-MFC with:	r364721
This commit is contained in:
Cy Schubert
2020-08-24 18:17:13 +00:00
parent 25039b37d3
commit d709c07b34
+2 -2
View File
@@ -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"