Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 49140 invoked from network); 16 Jan 2007 12:27:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2007 12:27:36 -0000 Received: (qmail 18037 invoked by uid 500); 16 Jan 2007 12:27:42 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 18014 invoked by uid 500); 16 Jan 2007 12:27:42 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 17998 invoked by uid 99); 16 Jan 2007 12:27:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2007 04:27:42 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2007 04:27:34 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 86F751A981A; Tue, 16 Jan 2007 04:26:31 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r496667 - /incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/configure.ac Date: Tue, 16 Jan 2007 12:26:31 -0000 To: activemq-commits@geronimo.apache.org From: nmittler@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070116122631.86F751A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nmittler Date: Tue Jan 16 04:26:30 2007 New Revision: 496667 URL: http://svn.apache.org/viewvc?view=rev&rev=496667 Log: [AMQCPP-45] The appropriate version is now set in configure.ac Modified: incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/configure.ac Modified: incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/configure.ac URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/configure.ac?view=diff&rev=496667&r1=496666&r2=496667 ============================================================================== --- incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/configure.ac (original) +++ incubator/activemq/activemq-cpp/tags/activemq-cpp-1.1/configure.ac Tue Jan 16 04:26:30 2007 @@ -26,7 +26,7 @@ ## Define the Version variables ## ----------------------------------------------- ACTIVEMQ_LIBRARY_NAME=activemq-cpp -ACTIVEMQ_VERSION=1.x-incubator-SNAPSHOT +ACTIVEMQ_VERSION=1.1 ACTIVEMQ_LIBRARY_VERSION=0:0:0 ACTIVEMQ_RELEASE=0.0 ACTIVEMQ_API_VERSION=${ACTIVEMQ_VERSION}