From commits-return-8048-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Wed Nov 29 12:08:25 2006 Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 9465 invoked from network); 29 Nov 2006 12:08:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2006 12:08:21 -0000 Received: (qmail 93360 invoked by uid 500); 29 Nov 2006 12:08:30 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 93324 invoked by uid 500); 29 Nov 2006 12:08:30 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 93313 invoked by uid 99); 29 Nov 2006 12:08:30 -0000 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; Wed, 29 Nov 2006 04:08:30 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 728341A984D; Wed, 29 Nov 2006 03:36:50 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r480537 - in /apr/apr-util/branches/0.9.x: STATUS include/apu_version.h Date: Wed, 29 Nov 2006 11:36:49 -0000 To: commits@apr.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061129113650.728341A984D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Wed Nov 29 03:36:48 2006 New Revision: 480537 URL: http://svn.apache.org/viewvc?view=rev&rev=480537 Log: Prepare to tag Modified: apr/apr-util/branches/0.9.x/STATUS apr/apr-util/branches/0.9.x/include/apu_version.h Modified: apr/apr-util/branches/0.9.x/STATUS URL: http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/STATUS?view=diff&rev=480537&r1=480536&r2=480537 ============================================================================== --- apr/apr-util/branches/0.9.x/STATUS (original) +++ apr/apr-util/branches/0.9.x/STATUS Wed Nov 29 03:36:48 2006 @@ -3,8 +3,8 @@ Release: - 0.9.13 : in development - 0.9.12 : tagged April 9, 2006 + 0.9.13 : tagged November 29, 2006 + 0.9.12 : released April 14, 2006 0.9.11 : released March 30, 2006 0.9.10 : tagged March 22, 2006, not released 0.9.9 : tagged January 30, 2006, not released Modified: apr/apr-util/branches/0.9.x/include/apu_version.h URL: http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/include/apu_version.h?view=diff&rev=480537&r1=480536&r2=480537 ============================================================================== --- apr/apr-util/branches/0.9.x/include/apu_version.h (original) +++ apr/apr-util/branches/0.9.x/include/apu_version.h Wed Nov 29 03:36:48 2006 @@ -69,7 +69,7 @@ * This symbol is defined for internal, "development" copies of APU. This * symbol will be #undef'd for releases. */ -#define APU_IS_DEV_VERSION +/* #define APU_IS_DEV_VERSION */ /** The formatted string of APU's version */