diff --git a/configure.ac b/configure.ac index 415985ebb5..fb636ac7fb 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.59]) -AC_INIT(bind10-devel, 20101201, bind10-dev@isc.org) +AC_INIT(bind10-devel, 20110120, bind10-dev@isc.org) AC_CONFIG_SRCDIR(README) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) @@ -712,7 +712,6 @@ AC_OUTPUT([src/bin/cfgmgr/b10-cfgmgr.py chmod +x src/bin/cmdctl/run_b10-cmdctl.sh chmod +x src/bin/xfrin/run_b10-xfrin.sh chmod +x src/bin/xfrout/run_b10-xfrout.sh - chmod +x src/bin/resolver/run_b10-resolver.sh chmod +x src/bin/zonemgr/run_b10-zonemgr.sh chmod +x src/bin/stats/tests/stats_test chmod +x src/bin/stats/run_b10-stats.sh