X-RT-Incoming-Encryption: Not encrypted X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org Content-Transfer-Encoding: 7bit Message-ID: Date: Tue, 19 Dec 2017 17:33:53 +0000 Return-Path: X-Original-To: bind9-confidential@bugs.isc.org Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id AF53ED78B0B for ; Tue, 19 Dec 2017 17:34:05 +0000 (UTC) Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 32AA73B48B7 for ; Tue, 19 Dec 2017 17:33:56 +0000 (UTC) Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id F32C116008B for ; Tue, 19 Dec 2017 17:33:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id E3A6D16008A for ; Tue, 19 Dec 2017 17:33:55 +0000 (UTC) Received: from zmx1.isc.org ([127.0.0.1]) by localhost (zmx1.isc.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id jq9914zI0HPO for ; Tue, 19 Dec 2017 17:33:55 +0000 (UTC) Received: from rays-mbp.local (unknown [46.227.151.81]) by zmx1.isc.org (Postfix) with ESMTPSA id 706EE160089 for ; Tue, 19 Dec 2017 17:33:55 +0000 (UTC) Delivered-To: bind9-confidential@bugs.isc.org To: bind9-bugs@isc.org MIME-Version: 1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 From: "Ray Bellis" content-type: text/plain; charset="utf-8" Content-Language: en-US Subject: AC_INIT version incorrect From ray@isc.org Tue Dec 19 17:34:05 2017 X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 106 The 9.12 branch and rc1 tarballs refer to 9.11 in the AC_INIT macro in configure.in instead of 9.12 Ray